Home
last modified time | relevance | path

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

/linux/kernel/sched/
H A Dsched.h1724 extern void __update_idle_core(struct rq *rq);
1729 __update_idle_core(rq); in update_idle_core()
H A Dfair.c8597 void __update_idle_core(struct rq *rq) in __update_idle_core() function