Home
last modified time | relevance | path

Searched refs:update_current_exec_runtime (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/kernel/sched/
H A Dstop_task.c84 update_current_exec_runtime(curr, now, delta_exec); in put_prev_task_stop()
H A Dsched.h3286 static inline void update_current_exec_runtime(struct task_struct *curr, in update_current_exec_runtime() function
H A Drt.c1069 update_current_exec_runtime(curr, now, delta_exec); in update_curr_rt()
H A Ddeadline.c1330 update_current_exec_runtime(curr, now, delta_exec); in update_curr_dl()