Searched refs:sg_mask (Results 1 – 1 of 1) sorted by relevance
6876 struct cpumask *sg_cpus, *sg_mask; in should_we_balance() local6887 sg_mask = sched_group_mask(sg); in should_we_balance()6890 if (!cpumask_test_cpu(cpu, sg_mask) || !idle_cpu(cpu)) in should_we_balance()