Searched refs:cpumask_nth_and_andnot (Results 1 - 2 of 2) sorted by relevance

/linux-master/include/linux/
H A Dcpumask.h436 * cpumask_nth_and_andnot - get the Nth cpu set in 1st and 2nd cpumask, and clear in 3rd.
445 unsigned int cpumask_nth_and_andnot(unsigned int cpu, const struct cpumask *srcp1, function
/linux-master/kernel/sched/
H A Dtopology.c2166 cpumask_nth_and_andnot(cpu - k.w, cpus, k.masks[hop][node], k.masks[hop-1][node]) :

Completed in 239 milliseconds