Home
last modified time | relevance | path

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

/linux/kernel/sched/
H A Dfair.c12263 static bool nohz_idle_balance(struct rq *this_rq, enum cpu_idle_type idle) in nohz_idle_balance() function
12339 static inline bool nohz_idle_balance(struct rq *this_rq, enum cpu_idle_type idle) in nohz_idle_balance() function
H A Dsched.h1092 unsigned char nohz_idle_balance; member