Home
last modified time | relevance | path

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

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