Home
last modified time | relevance | path

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

/linux/kernel/sched/
H A Drt.c741 if (unlikely(!scheduler_running)) in __disable_runtime()
822 if (unlikely(!scheduler_running)) in __enable_runtime()
H A Dsched.h100 extern __read_mostly int scheduler_running;
H A Dcore.c153 __read_mostly int scheduler_running; variable
10106 scheduler_running = 1; in sched_init()