Home
last modified time | relevance | path

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

/linux/kernel/sched/
H A Dsched.h2791 static inline struct cpuidle_state *idle_get_state(struct rq *rq) in idle_get_state() function
2805 static inline struct cpuidle_state *idle_get_state(struct rq *rq) in idle_get_state() function
H A Dfair.c7407 struct cpuidle_state *idle = idle_get_state(rq); in sched_balance_find_dst_group_cpu()