Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dhardirq.h66 account_hardirq_exit(current); \
H A Dvtime.h151 static inline void account_hardirq_exit(struct task_struct *tsk) in account_hardirq_exit() function
/linux/kernel/
H A Dsoftirq.c634 account_hardirq_exit(current); in __irq_exit_rcu()