Home
last modified time | relevance | path

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

/linux/include/linux/
A 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/arch/ia64/kernel/
A Dtime.c137 void vtime_account_kernel(struct task_struct *tsk) in vtime_account_kernel() function
147 EXPORT_SYMBOL_GPL(vtime_account_kernel);
/linux/arch/s390/kernel/
A Dvtime.c236 void vtime_account_kernel(struct task_struct *tsk) in vtime_account_kernel() function
247 EXPORT_SYMBOL_GPL(vtime_account_kernel);
/linux/kernel/sched/
A Dcputime.c415 vtime_account_kernel(prev); in vtime_task_switch()
434 vtime_account_kernel(tsk); in vtime_account_irq()
694 void vtime_account_kernel(struct task_struct *tsk) in vtime_account_kernel() function
/linux/arch/powerpc/kernel/
A Dtime.c334 void vtime_account_kernel(struct task_struct *tsk) in vtime_account_kernel() function
353 EXPORT_SYMBOL_GPL(vtime_account_kernel);

Completed in 10 milliseconds