Lines Matching refs:sched_group
5874 static struct sched_group *
5881 find_idlest_group_cpu(struct sched_group *group, struct task_struct *p, int this_cpu) in find_idlest_group_cpu()
5949 struct sched_group *group; in find_idlest_cpu()
8058 struct sched_group *busiest; /* Busiest group in this sd */
8059 struct sched_group *local; /* Local group in this sd */
8123 struct sched_group *sdg = sd->groups; in update_cpu_capacity()
8141 struct sched_group *group, *sdg = sd->groups; in update_group_capacity()
8246 static inline int sg_imbalanced(struct sched_group *group) in sg_imbalanced()
8310 group_smaller_min_cpu_capacity(struct sched_group *sg, struct sched_group *ref) in group_smaller_min_cpu_capacity()
8320 group_smaller_max_cpu_capacity(struct sched_group *sg, struct sched_group *ref) in group_smaller_max_cpu_capacity()
8327 struct sched_group *group, in group_classify()
8378 struct sched_group *group, in update_sg_lb_stats()
8467 struct sched_group *sg, in update_sd_pick_busiest()
8658 struct sched_group *group, in update_sg_wakeup_stats()
8709 static bool update_pick_idlest(struct sched_group *idlest, in update_pick_idlest()
8711 struct sched_group *group, in update_pick_idlest()
8766 static struct sched_group *
8769 struct sched_group *idlest = NULL, *local = NULL, *group = sd->groups; in find_idlest_group()
8917 struct sched_group *sg = env->sd->groups; in update_sd_lb_stats()
9184 static struct sched_group *find_busiest_group(struct lb_env *env) in find_busiest_group()
9314 struct sched_group *group) in find_busiest_queue()
9498 struct sched_group *sg = env->sd->groups; in should_we_balance()
9538 struct sched_group *group; in load_balance()