Home
last modified time | relevance | path

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

/openbmc/linux/kernel/sched/
H A Dfair.c11781 static inline int on_null_domain(struct rq *rq) in on_null_domain() function
12054 if (on_null_domain(rq)) in nohz_balance_enter_idle()
12445 if (unlikely(on_null_domain(rq) || !cpu_active(cpu_of(rq)))) in trigger_load_balance()