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