Home
last modified time | relevance | path

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

/openbmc/linux/kernel/sched/
H A Ddebug.c234 mode = sched_dynamic_mode(strstrip(buf)); in sched_dynamic_write()
H A Dsched.h3282 extern int sched_dynamic_mode(const char *str);
H A Dcore.c8727 int sched_dynamic_mode(const char *str) in sched_dynamic_mode() function
8844 int mode = sched_dynamic_mode(str); in setup_preempt_mode()