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