Home
last modified time | relevance | path

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

/kernel/sched/
Ddebug.c236 mode = sched_dynamic_mode(strstrip(buf)); in sched_dynamic_write()
Dsched.h3267 extern int sched_dynamic_mode(const char *str);
Dcore.c8730 int sched_dynamic_mode(const char *str) in sched_dynamic_mode() function
8800 int mode = sched_dynamic_mode(str); in setup_preempt_mode()