Home
last modified time | relevance | path

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

/linux-6.15/kernel/sched/
H A Dfair.c12268 static inline int on_null_domain(struct rq *rq) in on_null_domain() function
12542 if (on_null_domain(rq)) in nohz_balance_enter_idle()
12939 if (unlikely(on_null_domain(rq) || !cpu_active(cpu_of(rq)))) in sched_balance_trigger()