Home
last modified time | relevance | path

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

/linux/include/linux/sched/
H A Dcputime.h161 static inline void account_group_exec_runtime(struct task_struct *tsk, in account_group_exec_runtime() function
/linux/kernel/sched/
H A Dfair.c1158 account_group_exec_runtime(p, delta_exec); in update_curr_task()