Lines Matching refs:sched_group
4731 static struct sched_group *
4735 struct sched_group *idlest = NULL, *group = sd->groups; in find_idlest_group()
4789 find_idlest_cpu(struct sched_group *group, struct task_struct *p, int this_cpu) in find_idlest_cpu()
4840 struct sched_group *sg; in select_idle_sibling()
4969 struct sched_group *group; in select_task_rq_fair()
6019 struct sched_group *busiest; /* Busiest group in this sd */
6020 struct sched_group *local; /* Local group in this sd */
6108 struct sched_group *sdg = sd->groups; in update_cpu_capacity()
6125 struct sched_group *group, *sdg = sd->groups; in update_group_capacity()
6226 static inline int sg_imbalanced(struct sched_group *group) in sg_imbalanced()
6278 group_type group_classify(struct sched_group *group, in group_classify()
6300 struct sched_group *group, int load_idx, in update_sg_lb_stats()
6362 struct sched_group *sg, in update_sd_pick_busiest()
6434 struct sched_group *sg = env->sd->groups; in update_sd_lb_stats()
6711 static struct sched_group *find_busiest_group(struct lb_env *env) in find_busiest_group()
6800 struct sched_group *group) in find_busiest_queue()
6913 struct sched_group *sg = env->sd->groups; in should_we_balance()
6955 struct sched_group *group; in load_balance()