Searched refs:sg_span (Results 1 – 3 of 3) sorted by relevance
872 const struct cpumask *sg_span = sched_group_span(sg); in build_balance_mask() local879 for_each_cpu(i, sg_span) { in build_balance_mask()910 struct cpumask *sg_span; in build_group_from_child_sched_domain() local918 sg_span = sched_group_span(sg); in build_group_from_child_sched_domain()920 cpumask_copy(sg_span, sched_domain_span(sd->child)); in build_group_from_child_sched_domain()922 cpumask_copy(sg_span, sched_domain_span(sd)); in build_group_from_child_sched_domain()933 struct cpumask *sg_span; in init_overlap_sched_group() local950 sg_span = sched_group_span(sg); in init_overlap_sched_group()994 struct cpumask *sg_span; in build_overlap_sched_groups() local1053 sg_span = sched_group_span(sg); in build_overlap_sched_groups()[all …]