Go to the documentation of this file.
16 #ifndef __ASM_HARDIRQ_H
17 #define __ASM_HARDIRQ_H
26 unsigned int __softirq_pending;
28 unsigned int ipi_irqs[
NR_IPI];
34 #define __inc_irq_stat(cpu, member) __IRQ_STAT(cpu, member)++
35 #define __get_irq_stat(cpu, member) __IRQ_STAT(cpu, member)
39 #define arch_irq_stat_cpu smp_irq_stat_cpu
42 #define __ARCH_IRQ_EXIT_IRQS_DISABLED 1