Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/linux/
H A Dhardirq.h35 account_irq_enter_time(current); \
H A Dvtime.h106 static inline void account_irq_enter_time(struct task_struct *tsk) in account_irq_enter_time() function
/OK3568_Linux_fs/kernel/kernel/
H A Dsoftirq.c280 account_irq_enter_time(current); in __do_softirq()