Home
last modified time | relevance | path

Searched refs:account_softirq_exit (Results 1 – 2 of 2) sorted by relevance

/linux-6.1.9/include/linux/
Dvtime.h144 static inline void account_softirq_exit(struct task_struct *tsk) in account_softirq_exit() function
/linux-6.1.9/kernel/
Dsoftirq.c598 account_softirq_exit(current); in __do_softirq()