tag | line | file | source code |
---|---|---|---|
IRQ_NAME | 44 | include/asm-alpha/irq.h | #define IRQ_NAME(nr) IRQ_NAME2(IRQ##nr) |
IRQ_NAME | 122 | include/asm-i386/irq.h | #define IRQ_NAME(nr) IRQ_NAME2(IRQ##nr) |
IRQ_NAME | 33 | include/asm-sparc/irq.h | #define IRQ_NAME(nr) IRQ_NAME2(IRQ##nr) |