Searched refs:SCX_TASK_NR_STATES (Results 1 – 4 of 4) sorted by relevance
37 SCX_ENUM_SET(skel, scx_task_state, SCX_TASK_NR_STATES); \
95 #define SCX_TASK_NR_STATES __SCX_TASK_NR_STATES macro
104 SCX_TASK_NR_STATES, enumerator
2814 BUILD_BUG_ON(SCX_TASK_NR_STATES > (1 << SCX_TASK_STATE_BITS)); in scx_set_task_state()