Searched refs:cpumask_nth_and (Results 1 - 3 of 3) sorted by relevance

/linux-master/include/linux/
H A Dtopology.h254 return cpumask_nth_and(cpu, cpus, cpu_online_mask);
H A Dcpumask.h404 * cpumask_nth_and - get the Nth cpu in 2 cpumasks
412 unsigned int cpumask_nth_and(unsigned int cpu, const struct cpumask *srcp1, function
/linux-master/kernel/sched/
H A Dtopology.c2150 return cpumask_nth_and(cpu, cpus, cpu_online_mask);
2167 cpumask_nth_and(cpu, cpus, k.masks[0][node]);

Completed in 223 milliseconds