Home
last modified time | relevance | path

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

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