Home
last modified time | relevance | path

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

/linux-6.6.21/include/linux/sched/
Dcputime.h119 static inline void account_group_user_time(struct task_struct *tsk, in account_group_user_time() function
/linux-6.6.21/kernel/sched/
Dcputime.c127 account_group_user_time(p, cputime); in account_user_time()
149 account_group_user_time(p, cputime); in account_guest_time()