Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H 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()
/openbmc/linux/arch/ia64/kernel/
H A Dtime.c138 void vtime_account_kernel(struct task_struct *tsk) in vtime_account_kernel() function
148 EXPORT_SYMBOL_GPL(vtime_account_kernel);
/openbmc/linux/arch/s390/kernel/
H A Dvtime.c235 void vtime_account_kernel(struct task_struct *tsk) in vtime_account_kernel() function
246 EXPORT_SYMBOL_GPL(vtime_account_kernel);
/openbmc/linux/kernel/sched/
H A Dcputime.c433 vtime_account_kernel(prev); in vtime_task_switch()
452 vtime_account_kernel(tsk); in vtime_account_irq()
718 void vtime_account_kernel(struct task_struct *tsk) in vtime_account_kernel() function
/openbmc/linux/arch/powerpc/kernel/
H A Dtime.c243 void vtime_account_kernel(struct task_struct *tsk) in vtime_account_kernel() function
262 EXPORT_SYMBOL_GPL(vtime_account_kernel);