Searched refs:sched_numa_find_nth_cpu (Results 1 – 2 of 2) sorted by relevance
249 int sched_numa_find_nth_cpu(const struct cpumask *cpus, int cpu, int node);252 static __always_inline int sched_numa_find_nth_cpu(const struct cpumask *cpus, int cpu, int node) in sched_numa_find_nth_cpu() function
147 cpu = sched_numa_find_nth_cpu(cpu_online_mask, i, node); in cpumask_local_spread()