Home
last modified time | relevance | path

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

/linux/include/linux/
A Dsched.h114 #define TASK_REPORT (TASK_RUNNING | TASK_INTERRUPTIBLE | \ macro
1612 #define TASK_REPORT_IDLE (TASK_REPORT + 1)
1618 unsigned int state = (tsk_state | tsk->exit_state) & TASK_REPORT; in task_state_index()

Completed in 11 milliseconds