Home
last modified time | relevance | path

Searched refs:sched_numa_find_closest (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/kernel/sched/
H A Disolation.c29 cpu = sched_numa_find_closest(housekeeping_mask, smp_processor_id()); in housekeeping_any_cpu()
H A Dsched.h1490 extern int sched_numa_find_closest(const struct cpumask *cpus, int cpu);
1495 static inline int sched_numa_find_closest(const struct cpumask *cpus, int cpu) in sched_numa_find_closest() function
H A Dtopology.c1799 * sched_numa_find_closest() - given the NUMA topology, find the cpu
1806 int sched_numa_find_closest(const struct cpumask *cpus, int cpu) in sched_numa_find_closest() function
/kernel/linux/linux-6.6/kernel/sched/
H A Disolation.c45 cpu = sched_numa_find_closest(housekeeping.cpumasks[type], smp_processor_id()); in housekeeping_any_cpu()
H A Dsched.h1892 extern int sched_numa_find_closest(const struct cpumask *cpus, int cpu);
1898 static inline int sched_numa_find_closest(const struct cpumask *cpus, int cpu) in sched_numa_find_closest() function
H A Dtopology.c2067 * sched_numa_find_closest() - given the NUMA topology, find the cpu
2074 int sched_numa_find_closest(const struct cpumask *cpus, int cpu) in sched_numa_find_closest() function

Completed in 17 milliseconds