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

/linux-master/kernel/sched/
H A Dfair.c9445 /********** Helpers for find_busiest_group ************************/
9653 * find_busiest_group() avoid some of the usual balance conditions to allow it
10805 /******* find_busiest_group() helpers end here *********************/
10828 * find_busiest_group - Returns the busiest group within the sched_domain
10837 static struct sched_group *find_busiest_group(struct lb_env *env) function
11291 group = find_busiest_group(&env);
11315 * Attempt to move tasks. If find_busiest_group has found

Completed in 121 milliseconds