Home
last modified time | relevance | path

Searched refs:sched_domains_tmpmask2 (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/kernel/sched/
H A Dtopology.c12 static cpumask_var_t sched_domains_tmpmask2; variable
967 struct cpumask *mask = sched_domains_tmpmask2; in init_overlap_sched_group()
1277 struct cpumask *mask = sched_domains_tmpmask2; in init_sched_groups_capacity()
2575 zalloc_cpumask_var(&sched_domains_tmpmask2, GFP_KERNEL); in sched_init_domains()