Searched defs:idle_cpu (Results 1 – 3 of 3) sorted by relevance
83 struct idle_cpu { struct96 static const struct idle_cpu *icpu __initdata; argument
2003 int idle_cpu; member7313 static int select_idle_core(struct task_struct *p, int core, struct cpumask *cpus, int *idle_cpu) in select_idle_core()7375 …c inline int select_idle_core(struct task_struct *p, int core, struct cpumask *cpus, int *idle_cpu) in select_idle_core()7395 int i, cpu, idle_cpu = -1, nr = INT_MAX; in select_idle_cpu() local
7325 int idle_cpu(int cpu) idle_cpu() function [all...]