Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dtopology.h254 return cpumask_nth_and(cpu, cpus, cpu_online_mask); in sched_numa_find_nth_cpu()
H A Dcpumask.h411 unsigned int cpumask_nth_and(unsigned int cpu, const struct cpumask *srcp1, in cpumask_nth_and() function
/openbmc/linux/kernel/sched/
H A Dtopology.c2130 return cpumask_nth_and(cpu, cpus, cpu_online_mask); in sched_numa_find_nth_cpu()
2147 cpumask_nth_and(cpu, cpus, k.masks[0][node]); in sched_numa_find_nth_cpu()