Searched refs:preempt_modes (Results 1 – 1 of 1) sorted by relevance
250 static const char * preempt_modes[] = { in sched_dynamic_show() local255 for (i = 0; i < ARRAY_SIZE(preempt_modes); i++) { in sched_dynamic_show()258 seq_puts(m, preempt_modes[i]); in sched_dynamic_show()