Searched refs:sg_cpus (Results 1 – 1 of 1) sorted by relevance
6876 struct cpumask *sg_cpus, *sg_mask; in should_we_balance() local6886 sg_cpus = sched_group_cpus(sg); in should_we_balance()6889 for_each_cpu_and(cpu, sg_cpus, env->cpus) { in should_we_balance()