Home
last modified time | relevance | path

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

/Linux-v6.6/kernel/sched/
Dfair.c7022 static inline int __select_idle_cpu(int cpu, struct task_struct *p) in __select_idle_cpu() function
7147 return __select_idle_cpu(core, p); in select_idle_core()
7226 idle_cpu = __select_idle_cpu(cpu, p); in select_idle_cpu()