Home
last modified time | relevance | path

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

/Linux-v5.4/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-v5.4/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-v5.4/kernel/sched/
Dcputime.c415 vtime_account_system(prev); in vtime_common_task_switch()
439 vtime_account_system(tsk); in vtime_account_irq_enter()
734 void vtime_account_system(struct task_struct *tsk) in vtime_account_system() function
/Linux-v5.4/arch/s390/kernel/
Dvtime.c250 void vtime_account_system(struct task_struct *tsk)
252 EXPORT_SYMBOL_GPL(vtime_account_system);
/Linux-v5.4/arch/powerpc/kernel/
Dtime.c341 void vtime_account_system(struct task_struct *tsk) in vtime_account_system() function
369 EXPORT_SYMBOL_GPL(vtime_account_system);