Home
last modified time | relevance | path

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

/openbmc/linux/kernel/sched/
H A Dsched.h1408 extern void __update_idle_core(struct rq *rq);
1413 __update_idle_core(rq); in update_idle_core()
H A Dfair.c7288 void __update_idle_core(struct rq *rq) in __update_idle_core() function