Home
last modified time | relevance | path

Searched refs:vtime_account_kernel (Results 1 – 5 of 5) sorted by relevance

/Linux-v5.15/include/linux/
Dvtime.h16 extern void vtime_account_kernel(struct task_struct *tsk);
57 vtime_account_kernel(current); in vtime_account_guest_enter()
63 vtime_account_kernel(current); in vtime_account_guest_exit()
/Linux-v5.15/arch/ia64/kernel/
Dtime.c137 void vtime_account_kernel(struct task_struct *tsk) in vtime_account_kernel() function
147 EXPORT_SYMBOL_GPL(vtime_account_kernel);
/Linux-v5.15/arch/s390/kernel/
Dvtime.c236 void vtime_account_kernel(struct task_struct *tsk) in vtime_account_kernel() function
247 EXPORT_SYMBOL_GPL(vtime_account_kernel);
/Linux-v5.15/kernel/sched/
Dcputime.c415 vtime_account_kernel(prev); in vtime_task_switch()
434 vtime_account_kernel(tsk); in vtime_account_irq()
693 void vtime_account_kernel(struct task_struct *tsk) in vtime_account_kernel() function
/Linux-v5.15/arch/powerpc/kernel/
Dtime.c334 void vtime_account_kernel(struct task_struct *tsk) in vtime_account_kernel() function
353 EXPORT_SYMBOL_GPL(vtime_account_kernel);