Home
last modified time | relevance | path

Searched refs:vtime_account_system (Results 1 – 6 of 6) sorted by relevance

/Linux-v4.19/include/linux/
Dvtime.h60 extern void vtime_account_system(struct task_struct *tsk);
66 static inline void vtime_account_system(struct task_struct *tsk) { } in vtime_account_system() function
89 vtime_account_system(tsk); in vtime_account_irq_exit()
Dcontext_tracking.h144 vtime_account_system(current); in guest_enter_irqoff()
152 vtime_account_system(current); in guest_exit_irqoff()
/Linux-v4.19/arch/ia64/kernel/
Dtime.c135 void vtime_account_system(struct task_struct *tsk) in vtime_account_system() function
149 EXPORT_SYMBOL_GPL(vtime_account_system);
/Linux-v4.19/kernel/sched/
Dcputime.c414 vtime_account_system(prev); in vtime_common_task_switch()
438 vtime_account_system(tsk); in vtime_account_irq_enter()
733 void vtime_account_system(struct task_struct *tsk) in vtime_account_system() function
/Linux-v4.19/arch/s390/kernel/
Dvtime.c245 void vtime_account_system(struct task_struct *tsk)
247 EXPORT_SYMBOL_GPL(vtime_account_system);
/Linux-v4.19/arch/powerpc/kernel/
Dtime.c332 void vtime_account_system(struct task_struct *tsk) in vtime_account_system() function
356 EXPORT_SYMBOL_GPL(vtime_account_system);