Lines Matching refs:groups
5573 struct sched_group *idlest = NULL, *group = sd->groups; in find_idlest_group()
5651 } while (group = group->next, group != sd->groups); in find_idlest_group()
7843 struct sched_group *sdg = sd->groups; in update_cpu_capacity()
7888 struct sched_group *group, *sdg = sd->groups; in update_group_capacity()
7929 sgc = rq->sd->groups->sgc; in update_group_capacity()
7942 group = child->groups; in update_group_capacity()
7950 } while (group != child->groups); in update_group_capacity()
8308 struct sched_group *sg = env->sd->groups; in update_sd_lb_stats()
8367 } while (sg != env->sd->groups); in update_sd_lb_stats()
8894 struct sched_group *sg = env->sd->groups; in should_we_balance()
8949 .dst_grpmask = sched_group_span(sd->groups), in load_balance()
9070 int *group_imbalance = &sd_parent->groups->sgc->imbalance; in load_balance()
9172 int *group_imbalance = &sd_parent->groups->sgc->imbalance; in load_balance()