Home
last modified time | relevance | path

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

/Linux-v5.4/kernel/sched/
Dsched.h1031 extern void __update_idle_core(struct rq *rq);
1036 __update_idle_core(rq); in update_idle_core()
Dfair.c5831 void __update_idle_core(struct rq *rq) in __update_idle_core() function