Searched refs:preempt_modes (Results 1 – 1 of 1) sorted by relevance
247 static const char * preempt_modes[] = { in sched_dynamic_show() local250 int j = ARRAY_SIZE(preempt_modes) - !IS_ENABLED(CONFIG_ARCH_HAS_PREEMPT_LAZY); in sched_dynamic_show()256 seq_puts(m, preempt_modes[i]); in sched_dynamic_show()