Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dvtime.h133 static inline void account_softirq_enter(struct task_struct *tsk) in account_softirq_enter() function
/linux/kernel/
H A Dsoftirq.c532 account_softirq_enter(current); in handle_softirqs()