Home
last modified time | relevance | path

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

/openbmc/linux/kernel/sched/
H A Drt.c790 if (unlikely(!scheduler_running)) in __disable_runtime()
871 if (unlikely(!scheduler_running)) in __enable_runtime()
H A Dsched.h109 extern __read_mostly int scheduler_running;
H A Dcore.c152 __read_mostly int scheduler_running; variable
10124 scheduler_running = 1; in sched_init()