Searched refs:vtime_account_irq (Results 1 – 2 of 2) sorted by relevance
31 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()
428 void vtime_account_irq(struct task_struct *tsk, unsigned int offset) in vtime_account_irq() function