Searched refs:sched_domains_tmpmask (Results 1 – 1 of 1) sorted by relevance
11 static cpumask_var_t sched_domains_tmpmask; variable146 if (sched_domain_debug_one(sd, cpu, level, sched_domains_tmpmask)) in sched_domain_debug()1022 struct cpumask *covered = sched_domains_tmpmask; in build_overlap_sched_groups()1238 covered = sched_domains_tmpmask; in build_sched_groups()2571 zalloc_cpumask_var(&sched_domains_tmpmask, GFP_KERNEL); in sched_init_domains()