Home
last modified time | relevance | path

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

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