Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dsched.h1667 #define TASK_REPORT_IDLE (TASK_REPORT + 1) in __task_state_index()
1668 #define TASK_REPORT_MAX (TASK_REPORT_IDLE << 1) in __task_state_index()
1678 state = TASK_REPORT_IDLE; in __task_state_index()
1664 #define TASK_REPORT_IDLE global() macro