Home
last modified time | relevance | path

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

/openbmc/linux/kernel/sched/
H A Dfair.c7248 static inline int __select_idle_cpu(int cpu, struct task_struct *p) in __select_idle_cpu()
7379 return __select_idle_cpu(core, p);
7458 idle_cpu = __select_idle_cpu(cpu, p); in select_idle_cpu()
7246 static inline int __select_idle_cpu(int cpu, struct task_struct *p) __select_idle_cpu() function