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