Searched defs:sched_numa_find_nth_cpu (Results 1 - 2 of 2) sorted by relevance

/linux-master/include/linux/
H A Dtopology.h252 static __always_inline int sched_numa_find_nth_cpu(const struct cpumask *cpus, int cpu, int node) function
/linux-master/kernel/sched/
H A Dtopology.c2143 int sched_numa_find_nth_cpu(const struct cpumask *cpus, int cpu, int node) function
2172 EXPORT_SYMBOL_GPL(sched_numa_find_nth_cpu); variable

Completed in 102 milliseconds