Searched refs:acct_account_cputime (Results 1 - 3 of 3) sorted by relevance

/linux-4.4.14/include/linux/
H A Dtsacct_kern.h26 extern void acct_account_cputime(struct task_struct *tsk);
33 static inline void acct_account_cputime(struct task_struct *tsk) acct_account_cputime() function
/linux-4.4.14/kernel/
H A Dtsacct.c162 * acct_account_cputime - update mm integral after cputime update
165 void acct_account_cputime(struct task_struct *tsk) acct_account_cputime() function
/linux-4.4.14/kernel/sched/
H A Dcputime.c151 acct_account_cputime(p); account_user_time()
201 acct_account_cputime(p); __account_system_time()

Completed in 107 milliseconds