Home
last modified time | relevance | path

Searched refs:update_curr_common (Results 1 – 5 of 5) sorted by relevance

/openbmc/linux/kernel/sched/
H A Dstop_task.c73 update_curr_common(rq); in put_prev_task_stop()
H A Dsched.h2238 extern s64 update_curr_common(struct rq *rq);
H A Ddeadline.c1319 delta_exec = update_curr_common(rq); in update_curr_dl()
H A Drt.c1058 delta_exec = update_curr_common(rq); in update_curr_rt()
H A Dfair.c1186 s64 update_curr_common(struct rq *rq) in update_curr_common() function