Searched refs:cpumask_nth_andnot (Results 1 – 2 of 2) sorted by relevance
143 cpu = cpumask_nth_andnot(i, cpu_online_mask, cpumask_of_node(node)); in cpumask_local_spread()
387 unsigned int cpumask_nth_andnot(unsigned int cpu, const struct cpumask *srcp1, in cpumask_nth_andnot() function