Home
last modified time | relevance | path

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

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