Home
last modified time | relevance | path

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

/Linux-v6.6/kernel/sched/
Dstop_task.c84 update_current_exec_runtime(curr, now, delta_exec); in put_prev_task_stop()
Dsched.h3283 static inline void update_current_exec_runtime(struct task_struct *curr, in update_current_exec_runtime() function
Drt.c1065 update_current_exec_runtime(curr, now, delta_exec); in update_curr_rt()
Ddeadline.c1330 update_current_exec_runtime(curr, now, delta_exec); in update_curr_dl()