Searched refs:load_balance (Results 1 - 1 of 1) sorted by relevance
/device/soc/rockchip/common/sdk_linux/kernel/sched/ |
H A D | fair.c | 5984 /* Working cpumask for: load_balance, load_balance_newidle. */ 10151 static int load_balance(int this_cpu, struct rq *this_rq, struct sched_domain *sd, enum cpu_idle_type idle, in load_balance() function 10608 * Scale the max load_balance interval with the number of CPUs in the system. 10681 if (load_balance(cpu, rq, sd, idle, &continue_balancing)) { in rebalance_domains() 11321 pulled_task = load_balance(this_cpu, this_rq, sd, CPU_NEWLY_IDLE, &continue_balancing); in newidle_balance()
|
Completed in 14 milliseconds