Home
last modified time | relevance | path

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

/Linux-v4.19/include/linux/
Dhardirq.h38 account_irq_enter_time(current); \
Dvtime.h105 static inline void account_irq_enter_time(struct task_struct *tsk) in account_irq_enter_time() function
/Linux-v4.19/kernel/
Dsoftirq.c267 account_irq_enter_time(current); in __do_softirq()