Home
last modified time | relevance | path

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

/Linux-v5.4/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-v5.4/arch/s390/kernel/
Dvtime.c229 void vtime_account_irq_enter(struct task_struct *tsk) in vtime_account_irq_enter() function
248 EXPORT_SYMBOL_GPL(vtime_account_irq_enter);
/Linux-v5.4/kernel/sched/
Dcputime.c434 void vtime_account_irq_enter(struct task_struct *tsk) in vtime_account_irq_enter() function
441 EXPORT_SYMBOL_GPL(vtime_account_irq_enter);