Home
last modified time | relevance | path

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

/linux/kernel/sched/
H A Dtopology.c25 static int __init sched_debug_setup(char *str) in sched_debug_setup()
31 early_param("sched_verbose", sched_debug_setup);
24 static int __init sched_debug_setup(char *str) sched_debug_setup() function