Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/linux/sched/
H A Dcputime.h169 static inline void account_group_exec_runtime(struct task_struct *tsk, in account_group_exec_runtime() function
/OK3568_Linux_fs/kernel/kernel/sched/
H A Dstop_task.c76 account_group_exec_runtime(curr, delta_exec); in put_prev_task_stop()
H A Drt.c1029 account_group_exec_runtime(curr, delta_exec); in update_curr_rt()
H A Ddeadline.c1270 account_group_exec_runtime(curr, delta_exec); in update_curr_dl()
H A Dfair.c891 account_group_exec_runtime(curtask, delta_exec); in update_curr()