Lines Matching refs:groups
31 struct sched_group *group = sd->groups; in sched_domain_debug_one()
90 if (group == sd->groups && sd->child && in sched_domain_debug_one()
100 if (group != sd->groups) in sched_domain_debug_one()
103 } while (group != sd->groups); in sched_domain_debug_one()
162 if (sd->groups != sd->groups->next) in sd_degenerate()
185 if (parent->groups == parent->groups->next) { in sd_parent_degenerate()
588 free_sched_groups(sd->groups, 1); in destroy_sched_domain()
978 sd->groups = first; in build_overlap_sched_groups()
1135 sd->groups = first; in build_sched_groups()
1152 struct sched_group *sg = sd->groups; in init_sched_groups_capacity()
1174 } while (sg != sd->groups); in init_sched_groups_capacity()
1836 free_sched_groups(sd->groups, 0); in __sdt_free()