Searched refs:SCX_TASK_NR_STATES (Results 1 – 2 of 2) sorted by relevance
/linux/include/linux/sched/ | ||
H A D | ext.h | 91 SCX_TASK_NR_STATES, enumerator |
/linux/kernel/sched/ | ||
H A D | ext.c | 3427 BUILD_BUG_ON(SCX_TASK_NR_STATES > (1 << SCX_TASK_STATE_BITS)); in scx_set_task_state() |