Home
last modified time | relevance | path

Searched refs:preempt_modes (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/kernel/sched/
H A Ddebug.c247 static const char * preempt_modes[] = { in sched_dynamic_show() local
252 for (i = 0; i < ARRAY_SIZE(preempt_modes); i++) { in sched_dynamic_show()
255 seq_puts(m, preempt_modes[i]); in sched_dynamic_show()