Home
last modified time | relevance | path

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

/linux/include/linux/
A Dvtime.h37 extern void vtime_account_softirq(struct task_struct *tsk);
42 static inline void vtime_account_softirq(struct task_struct *tsk) { } in vtime_account_softirq() function
146 vtime_account_softirq(tsk); in account_softirq_exit()
/linux/arch/ia64/kernel/
A Dtime.c156 void vtime_account_softirq(struct task_struct *tsk) in vtime_account_softirq() function
/linux/arch/s390/kernel/
A Dvtime.c249 void vtime_account_softirq(struct task_struct *tsk) in vtime_account_softirq() function
/linux/arch/powerpc/kernel/
A Dtime.c376 void vtime_account_softirq(struct task_struct *tsk) in vtime_account_softirq() function
/linux/kernel/sched/
A Dcputime.c429 vtime_account_softirq(tsk); in vtime_account_irq()

Completed in 12 milliseconds