Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dvtime.h31 extern void vtime_account_irq(struct task_struct *tsk, unsigned int offset);
36 static inline void vtime_account_irq(struct task_struct *tsk, unsigned int offset) { } in vtime_account_irq() function
135 vtime_account_irq(tsk, SOFTIRQ_OFFSET); in account_softirq_enter()
147 vtime_account_irq(tsk, HARDIRQ_OFFSET); in account_hardirq_enter()