Searched refs:__do_IRQ (Results 1 - 12 of 12) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/m32r/kernel/
H A Dirq.c80 __do_IRQ(irq);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/cris/kernel/
H A Dirq.c96 __do_IRQ(irq);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/h8300/kernel/
H A Dirq.c174 __do_IRQ(irq);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/alpha/kernel/
H A Dirq.c156 * __do_IRQ() must be called with IPL_MAX. Note that we do not
162 __do_IRQ(irq);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/linux/
H A Dirq.h153 * @handle_irq: highlevel irq-events handler [if NULL, __do_IRQ()]
300 extern unsigned int __do_IRQ(unsigned int irq);
307 * and it calls __do_IRQ() if it's attached to an irqtype-style controller.
317 __do_IRQ(irq);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/kernel/irq/
H A Dhandle.c458 # warning __do_IRQ is deprecated. Please convert to proper flow handlers
462 * __do_IRQ - original all in one highlevel IRQ handler
465 * __do_IRQ handles all normal device IRQ's (the special
472 unsigned int BCMFASTPATH __do_IRQ(unsigned int irq) function
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/parisc/
H A Dgsc.c89 __do_IRQ(irq);
H A Deisa.c232 __do_IRQ(irq);
H A Dsuperio.c142 __do_IRQ(local_irq);
H A Ddino.c391 __do_IRQ(irq);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/parisc/kernel/
H A Dirq.c368 __do_IRQ(irq);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/um/kernel/
H A Dirq.c337 __do_IRQ(irq);

Completed in 202 milliseconds