Searched defs:handle_IRQ_event (Results 1 – 8 of 8) sorted by relevance
/linux-2.4.37.9/arch/sh/kernel/ |
D | irq.c | 122 int handle_IRQ_event(unsigned int irq, struct pt_regs * regs, struct irqaction * action) in handle_IRQ_event() function
|
/linux-2.4.37.9/arch/sh64/kernel/ |
D | irq.c | 147 int handle_IRQ_event(unsigned int irq, struct pt_regs * regs, struct irqaction * action) in handle_IRQ_event() function
|
/linux-2.4.37.9/arch/alpha/kernel/ |
D | irq.c | 74 handle_IRQ_event(unsigned int irq, struct pt_regs *regs, in handle_IRQ_event() function
|
/linux-2.4.37.9/arch/mips64/kernel/ |
D | irq.c | 292 int handle_IRQ_event(unsigned int irq, struct pt_regs * regs, struct irqaction * action) in handle_IRQ_event() function
|
/linux-2.4.37.9/arch/mips/kernel/ |
D | irq.c | 292 int handle_IRQ_event(unsigned int irq, struct pt_regs * regs, struct irqaction * action) in handle_IRQ_event() function
|
/linux-2.4.37.9/arch/i386/kernel/ |
D | irq.c | 438 int handle_IRQ_event(unsigned int irq, struct pt_regs * regs, struct irqaction * action) in handle_IRQ_event() function
|
/linux-2.4.37.9/arch/x86_64/kernel/ |
D | irq.c | 463 int handle_IRQ_event(unsigned int irq, struct pt_regs * regs, struct irqaction * action) in handle_IRQ_event() function
|
/linux-2.4.37.9/arch/ia64/kernel/ |
D | irq.c | 486 int handle_IRQ_event(unsigned int irq, struct pt_regs * regs, struct irqaction * action) in handle_IRQ_event() function
|