Home
last modified time | relevance | path

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

/openbmc/linux/kernel/sched/
H A Dpelt.h133 static inline void update_idle_rq_clock_pelt(struct rq *rq) in update_idle_rq_clock_pelt() function
230 update_idle_rq_clock_pelt(struct rq *rq) { } in update_idle_rq_clock_pelt() function
H A Dfair.c8427 update_idle_rq_clock_pelt(rq); in pick_next_task_fair()