Home
last modified time | relevance | path

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

/linux-2.6.39/kernel/
Dsched.c6869 cpumask_var_t notcovered; member
7081 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()