Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dkernel_stat.h61 static inline void kstat_incr_softirqs_this_cpu(unsigned int irq) in kstat_incr_softirqs_this_cpu() function
/openbmc/linux/kernel/
H A Dsoftirq.c550 kstat_incr_softirqs_this_cpu(vec_nr); in handle_softirqs()