Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/kernel/sched/
H A Dcore.c760 rq->idle_balance = idle_cpu(cpu); in nohz_csd_func()
761 if (rq->idle_balance && !need_resched()) { in nohz_csd_func()
4212 rq->idle_balance = idle_cpu(cpu); in scheduler_tick()
H A Dsched.h1083 unsigned char idle_balance; member
H A Dfair.c7460 * with schedule on the ->pre_schedule() or idle_balance() in check_preempt_wakeup()
10823 if (unlikely(rq->idle_balance)) in nohz_balancer_kick()
11219 * idle_balance is called by schedule() if this_cpu is about to become
11240 * We must set idle_stamp _before_ calling idle_balance(), such that we in newidle_balance()
11241 * measure the duration of idle_balance() as idle time. in newidle_balance()
11348 enum cpu_idle_type idle = this_rq->idle_balance ? in run_rebalance_domains()
/kernel/linux/linux-6.6/kernel/sched/
H A Dcore.c1190 rq->idle_balance = idle_cpu(cpu); in nohz_csd_func()
1191 if (rq->idle_balance && !need_resched()) { in nohz_csd_func()
5852 rq->idle_balance = idle_cpu(cpu); in scheduler_tick()
H A Dsched.h1160 unsigned char idle_balance; member
H A Dfair.c12213 if (unlikely(rq->idle_balance)) in nohz_balancer_kick()
12673 * We must set idle_stamp _before_ calling idle_balance(), such that we in newidle_balance()
12674 * measure the duration of idle_balance() as idle time. in newidle_balance()
12784 enum cpu_idle_type idle = this_rq->idle_balance ? in run_rebalance_domains()

Completed in 66 milliseconds