Home
last modified time | relevance | path

Searched refs:vtime_account_irq_enter (Results 1 – 3 of 3) sorted by relevance

/Linux-v4.19/include/linux/
Dvtime.h85 extern void vtime_account_irq_enter(struct task_struct *tsk);
93 static inline void vtime_account_irq_enter(struct task_struct *tsk) { } in vtime_account_irq_enter() function
107 vtime_account_irq_enter(tsk); in account_irq_enter_time()
/Linux-v4.19/arch/s390/kernel/
Dvtime.c224 void vtime_account_irq_enter(struct task_struct *tsk) in vtime_account_irq_enter() function
243 EXPORT_SYMBOL_GPL(vtime_account_irq_enter);
/Linux-v4.19/kernel/sched/
Dcputime.c433 void vtime_account_irq_enter(struct task_struct *tsk) in vtime_account_irq_enter() function
440 EXPORT_SYMBOL_GPL(vtime_account_irq_enter);