Home
last modified time | relevance | path

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

/linux-6.6.21/include/linux/
Dvtime.h138 static inline void account_softirq_enter(struct task_struct *tsk) in account_softirq_enter() function
/linux-6.6.21/kernel/
Dsoftirq.c531 account_softirq_enter(current); in __do_softirq()