Home
last modified time | relevance | path

Searched refs:nohz_idle_balance (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/kernel/sched/
H A Dfair.c10732 * nohz_idle_balance() and nohz.next_balance has been in rebalance_domains()
11023 * Ensures that if nohz_idle_balance() fails to observe our in nohz_balance_enter_idle()
11158 static bool nohz_idle_balance(struct rq *this_rq, enum cpu_idle_type idle) in nohz_idle_balance() function
11160 unsigned int flags = this_rq->nohz_idle_balance; in nohz_idle_balance()
11165 this_rq->nohz_idle_balance = 0; in nohz_idle_balance()
11210 static inline bool nohz_idle_balance(struct rq *this_rq, enum cpu_idle_type idle) in nohz_idle_balance() function
11362 * stopped. Do nohz_idle_balance *before* rebalance_domains to in run_rebalance_domains()
11365 * and abort nohz_idle_balance altogether if we pull some load. in run_rebalance_domains()
11367 if (nohz_idle_balance(this_rq, idle)) in run_rebalance_domains()
H A Dsched.h1082 unsigned char nohz_idle_balance; member
H A Dcore.c762 rq->nohz_idle_balance = flags; in nohz_csd_func()
/kernel/linux/linux-6.6/kernel/sched/
H A Dfair.c12420 * Ensures that if nohz_idle_balance() fails to observe our in nohz_balance_enter_idle()
12570 static bool nohz_idle_balance(struct rq *this_rq, enum cpu_idle_type idle) in nohz_idle_balance() function
12572 unsigned int flags = this_rq->nohz_idle_balance; in nohz_idle_balance()
12577 this_rq->nohz_idle_balance = 0; in nohz_idle_balance()
12635 static inline bool nohz_idle_balance(struct rq *this_rq, enum cpu_idle_type idle) in nohz_idle_balance() function
12798 * stopped. Do nohz_idle_balance *before* rebalance_domains to in run_rebalance_domains()
12801 * and abort nohz_idle_balance altogether if we pull some load. in run_rebalance_domains()
12803 if (nohz_idle_balance(this_rq, idle)) in run_rebalance_domains()
H A Dsched.h1159 unsigned char nohz_idle_balance; member
H A Dcore.c1192 rq->nohz_idle_balance = flags; in nohz_csd_func()

Completed in 70 milliseconds