Home
last modified time | relevance | path

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

/linux/kernel/sched/
H A Dfair.c12249 static inline int on_null_domain(struct rq *rq) in on_null_domain() function
12523 if (on_null_domain(rq)) in nohz_balance_enter_idle()
12920 if (unlikely(on_null_domain(rq) || !cpu_active(cpu_of(rq)))) in sched_balance_trigger()