Searched refs:notcovered (Results 1 – 1 of 1) sorted by relevance
6869 cpumask_var_t notcovered; member7081 cpumask_complement(d->notcovered, d->covered); in build_numa_sched_groups()7082 cpumask_and(d->tmpmask, d->notcovered, cpu_map); in build_numa_sched_groups()7303 free_cpumask_var(d->notcovered); /* fall through */ in __free_domain_allocs()7322 if (!alloc_cpumask_var(&d->notcovered, GFP_KERNEL)) in __visit_domain_allocation_hell()