Lines Matching refs:sched_group
5688 static struct sched_group *
5692 struct sched_group *idlest = NULL, *group = sd->groups; in find_idlest_group()
5693 struct sched_group *most_spare_sg = NULL; in find_idlest_group()
5832 find_idlest_group_cpu(struct sched_group *group, struct task_struct *p, int this_cpu) in find_idlest_group_cpu()
5897 struct sched_group *group; in find_idlest_cpu()
7525 struct sched_group *busiest; /* Busiest group in this sd */
7526 struct sched_group *local; /* Local group in this sd */
7612 struct sched_group *sdg = sd->groups; in update_cpu_capacity()
7627 struct sched_group *group, *sdg = sd->groups; in update_group_capacity()
7734 static inline int sg_imbalanced(struct sched_group *group) in sg_imbalanced()
7790 group_smaller_cpu_capacity(struct sched_group *sg, struct sched_group *ref) in group_smaller_cpu_capacity()
7797 group_type group_classify(struct sched_group *group, in group_classify()
7841 struct sched_group *group, int load_idx, in update_sg_lb_stats()
7910 struct sched_group *sg, in update_sd_pick_busiest()
8002 struct sched_group *sg = env->sd->groups; in update_sd_lb_stats()
8292 static struct sched_group *find_busiest_group(struct lb_env *env) in find_busiest_group()
8384 struct sched_group *group) in find_busiest_queue()
8495 struct sched_group *sg = env->sd->groups; in should_we_balance()
8541 struct sched_group *group; in load_balance()