Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/idle/
Dintel_idle.c84 struct idle_cpu { struct
96 static const struct idle_cpu *icpu; argument
/linux-4.1.27/kernel/sched/
Dcore.c3197 int idle_cpu(int cpu) in idle_cpu() function