Home
last modified time | relevance | path

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

/Linux-v5.4/include/linux/
Dsched.h1394 #define TASK_REPORT_IDLE (TASK_REPORT + 1) macro
1395 #define TASK_REPORT_MAX (TASK_REPORT_IDLE << 1)
1405 state = TASK_REPORT_IDLE; in task_state_index()