Home
last modified time | relevance | path

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

/linux-6.15/kernel/sched/
H A Drt.c674 if (unlikely(!scheduler_running)) in __disable_runtime()
755 if (unlikely(!scheduler_running)) in __enable_runtime()
H A Dsched.h98 extern __read_mostly int scheduler_running;
H A Dcore.c151 __read_mostly int scheduler_running; variable
8728 scheduler_running = 1; in sched_init()