Searched refs:TASK_REPORT_IDLE (Results 1 - 1 of 1) sorted by relevance

/linux-master/include/linux/
H A Dsched.h1570 #define TASK_REPORT_IDLE (TASK_REPORT + 1) macro
1571 #define TASK_REPORT_MAX (TASK_REPORT_IDLE << 1)
1581 state = TASK_REPORT_IDLE;

Completed in 70 milliseconds