Home
last modified time | relevance | path

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

/linux-6.6.21/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-6.6.21/kernel/
Dsoftirq.c597 account_hardirq_enter(current); in irq_enter_rcu()