Searched defs:inc_irq_stat (Results 1 – 3 of 3) sorted by relevance
31 #define inc_irq_stat(member) this_cpu_inc(irq_stat.member) macro
53 #define inc_irq_stat(member) this_cpu_inc(irq_stat.member) macro
78 static __always_inline void inc_irq_stat(enum interruption_class irq) in inc_irq_stat() function
Completed in 4 milliseconds