Searched refs:sched_numa_find_nth_cpu (Results 1 – 3 of 3) 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
150 sched_numa_find_nth_cpu(cpu_online_mask, i, node); in cpumask_local_spread()
2109 int sched_numa_find_nth_cpu(const struct cpumask *cpus, int cpu, int node) in sched_numa_find_nth_cpu() function2131 EXPORT_SYMBOL_GPL(sched_numa_find_nth_cpu);
Completed in 7 milliseconds