Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dhardirq.h38 account_hardirq_enter(current); \
H A Dvtime.h145 static inline void account_hardirq_enter(struct task_struct *tsk) in account_hardirq_enter() function
/linux/kernel/
H A Dsoftirq.c602 account_hardirq_enter(current); in irq_enter_rcu()