Home
last modified time | relevance | path

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

/linux-4.1.27/kernel/sched/
Dsched.h1264 static inline struct cpuidle_state *idle_get_state(struct rq *rq) in idle_get_state() function
1275 static inline struct cpuidle_state *idle_get_state(struct rq *rq) in idle_get_state() function
Dfair.c4712 struct cpuidle_state *idle = idle_get_state(rq); in find_idlest_cpu()