Home
last modified time | relevance | path

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

/linux-6.1.9/lib/
Dcpumask.c143 cpu = cpumask_nth_andnot(i, cpu_online_mask, cpumask_of_node(node)); in cpumask_local_spread()
/linux-6.1.9/include/linux/
Dcpumask.h387 unsigned int cpumask_nth_andnot(unsigned int cpu, const struct cpumask *srcp1, in cpumask_nth_andnot() function