Home
last modified time | relevance | path

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

/Linux-v6.1/include/linux/
Dhardirq.h38 account_hardirq_enter(current); \
Dvtime.h150 static inline void account_hardirq_enter(struct task_struct *tsk) in account_hardirq_enter() function
/Linux-v6.1/kernel/
Dsoftirq.c615 account_hardirq_enter(current); in irq_enter_rcu()