SCHED_STATES_MAX
struct sched_state saved[SCHED_STATES_MAX];
if (WARN_ON_ONCE(sched->saved_states >= SCHED_STATES_MAX))