Searched refs:TASK_REPORT (Results 1 – 2 of 2) sorted by relevance
114 #define TASK_REPORT (TASK_RUNNING | TASK_INTERRUPTIBLE | \ macro1639 #define TASK_REPORT_IDLE (TASK_REPORT + 1)1645 unsigned int state = (tsk_state | tsk->exit_state) & TASK_REPORT; in task_state_index()
1139 unsigned int state = (tsk_state | tsk->exit_state) & TASK_REPORT; in rtg_task_state_to_char()