Lines Matching refs:sched_group
5554 static struct sched_group *
5558 struct sched_group *idlest = NULL, *group = sd->groups; in find_idlest_group()
5559 struct sched_group *most_spare_sg = NULL; in find_idlest_group()
5689 find_idlest_group_cpu(struct sched_group *group, struct task_struct *p, int this_cpu) in find_idlest_group_cpu()
5763 struct sched_group *group; in find_idlest_cpu()
7700 struct sched_group *busiest; /* Busiest group in this sd */
7701 struct sched_group *local; /* Local group in this sd */
7759 struct sched_group *sdg = sd->groups; in update_cpu_capacity()
7775 struct sched_group *group, *sdg = sd->groups; in update_group_capacity()
7898 static inline int sg_imbalanced(struct sched_group *group) in sg_imbalanced()
7954 group_smaller_min_cpu_capacity(struct sched_group *sg, struct sched_group *ref) in group_smaller_min_cpu_capacity()
7964 group_smaller_max_cpu_capacity(struct sched_group *sg, struct sched_group *ref) in group_smaller_max_cpu_capacity()
7970 group_type group_classify(struct sched_group *group, in group_classify()
8015 struct sched_group *group, in update_sg_lb_stats()
8085 struct sched_group *sg, in update_sd_pick_busiest()
8195 struct sched_group *sg = env->sd->groups; in update_sd_lb_stats()
8494 static struct sched_group *find_busiest_group(struct lb_env *env) in find_busiest_group()
8599 struct sched_group *group) in find_busiest_queue()
8751 struct sched_group *sg = env->sd->groups; in should_we_balance()
8797 struct sched_group *group; in load_balance()