Home
last modified time | relevance | path

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

/linux-5.19.10/include/linux/
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
/linux-5.19.10/kernel/
Dtsacct.c167 void acct_account_cputime(struct task_struct *tsk) in acct_account_cputime() function
/linux-5.19.10/kernel/sched/
Dcputime.c131 acct_account_cputime(p); in account_user_time()
175 acct_account_cputime(p); in account_system_index_time()