Home
last modified time | relevance | path

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

/linux-4.4.14/kernel/sched/
Dsched.h1274 static inline struct cpuidle_state *idle_get_state(struct rq *rq) in idle_get_state() function
1285 static inline struct cpuidle_state *idle_get_state(struct rq *rq) in idle_get_state() function
Dfair.c4802 struct cpuidle_state *idle = idle_get_state(rq); in find_idlest_cpu()