Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/linux/
Dvtime.h86 extern void vtime_account_irq_enter(struct task_struct *tsk);
94 static inline void vtime_account_irq_enter(struct task_struct *tsk) { } in vtime_account_irq_enter() function
108 vtime_account_irq_enter(tsk); in account_irq_enter_time()
/kernel/linux/linux-5.10/arch/s390/kernel/
Dvtime.c230 void vtime_account_irq_enter(struct task_struct *tsk) in vtime_account_irq_enter() function
249 EXPORT_SYMBOL_GPL(vtime_account_irq_enter);
/kernel/linux/linux-5.10/kernel/sched/
Dcputime.c445 void vtime_account_irq_enter(struct task_struct *tsk) in vtime_account_irq_enter() function
452 EXPORT_SYMBOL_GPL(vtime_account_irq_enter);