Home
last modified time | relevance | path

Searched defs:nohz_idle_balance (Results 1 – 2 of 2) sorted by relevance

/linux-6.6.21/kernel/sched/
Dfair.c12080 static bool nohz_idle_balance(struct rq *this_rq, enum cpu_idle_type idle) in nohz_idle_balance() function
12145 static inline bool nohz_idle_balance(struct rq *this_rq, enum cpu_idle_type idle) in nohz_idle_balance() function
Dsched.h1055 unsigned char nohz_idle_balance; member