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

/linux-master/include/linux/sched/
H A Dcputime.h110 * account_group_user_time - Maintain utime for a thread group.
119 static inline void account_group_user_time(struct task_struct *tsk, function
/linux-master/kernel/sched/
H A Dcputime.c127 account_group_user_time(p, cputime);
149 account_group_user_time(p, cputime);

Completed in 906 milliseconds