Home
last modified time | relevance | path

Searched defs:idle_cpu (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/idle/
H A Dintel_idle.c83 struct idle_cpu { struct
96 static const struct idle_cpu *icpu __initdata; argument
/openbmc/linux/kernel/sched/
H A Dfair.c2003 int idle_cpu; member
7313 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
H A Dcore.c7325 int idle_cpu(int cpu) idle_cpu() function
[all...]