TASK_REPORT 1396 include/linux/sched.h #define TASK_REPORT_IDLE (TASK_REPORT + 1) TASK_REPORT 1402 include/linux/sched.h unsigned int state = (tsk_state | tsk->exit_state) & TASK_REPORT;