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