Searched defs:inc_irq_stat (Results 1 - 3 of 3) sorted by last modified time

/linux-master/arch/x86/include/asm/
H A Dhardirq.h53 #define inc_irq_stat(member) this_cpu_inc(irq_stat.member) macro
/linux-master/arch/s390/include/asm/
H A Dirq.h79 static __always_inline void inc_irq_stat(enum interruption_class irq) function
/linux-master/arch/parisc/include/asm/
H A Dhardirq.h31 #define inc_irq_stat(member) this_cpu_inc(irq_stat.member) macro

Completed in 260 milliseconds