Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/linux/
H A Dtsacct_kern.h27 extern void acct_account_cputime(struct task_struct *tsk);
34 static inline void acct_account_cputime(struct task_struct *tsk) in acct_account_cputime() function
/OK3568_Linux_fs/kernel/kernel/
H A Dtsacct.c161 void acct_account_cputime(struct task_struct *tsk) in acct_account_cputime() function
/OK3568_Linux_fs/kernel/kernel/sched/
H A Dcputime.c136 acct_account_cputime(p); in account_user_time()
183 acct_account_cputime(p); in account_system_index_time()