Home
last modified time | relevance | path

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

/openbmc/linux/kernel/sched/
H A Dsched.h2415 static inline struct cpuidle_state *idle_get_state(struct rq *rq) in idle_get_state() function
2427 static inline struct cpuidle_state *idle_get_state(struct rq *rq) in idle_get_state() function
H A Dfair.c7163 struct cpuidle_state *idle = idle_get_state(rq); in find_idlest_group_cpu()