Home
last modified time | relevance | path

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

/linux/kernel/sched/
H A Dsched.h3890 extern int sched_dynamic_mode(const char *str);
H A Dcore.c7951 int sched_dynamic_mode(const char *str) in sched_dynamic_mode() function
8058 int mode = sched_dynamic_mode(str); in setup_preempt_mode()