Home
last modified time | relevance | path

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

/linux/kernel/sched/
H A Dfair.c13469 static atomic_t sched_balance_running = ATOMIC_INIT(0); variable
13510 if (!atomic_try_cmpxchg_acquire(&sched_balance_running, &zero, 1)) in sched_balance_rq()
13767 atomic_set_release(&sched_balance_running, 0); in sched_balance_rq()