Home
last modified time | relevance | path

Searched defs:do_IRQ (Results 1 – 11 of 11) sorted by relevance

/OK3568_Linux_fs/kernel/arch/microblaze/kernel/
H A Dirq.c25 void __irq_entry do_IRQ(struct pt_regs *regs) in do_IRQ() function
/OK3568_Linux_fs/kernel/arch/openrisc/kernel/
H A Dirq.c40 void __irq_entry do_IRQ(struct pt_regs *regs) in do_IRQ() function
/OK3568_Linux_fs/kernel/arch/m68k/kernel/
H A Dirq.c20 asmlinkage void do_IRQ(int irq, struct pt_regs *regs) in do_IRQ() function
/OK3568_Linux_fs/kernel/arch/nios2/kernel/
H A Dirq.c18 asmlinkage void do_IRQ(int hwirq, struct pt_regs *regs) in do_IRQ() function
/OK3568_Linux_fs/kernel/arch/h8300/kernel/
H A Dirq.c93 asmlinkage void do_IRQ(int irq) in do_IRQ() function
/OK3568_Linux_fs/kernel/arch/mips/kernel/
H A Dirq.c102 void __irq_entry do_IRQ(unsigned int irq) in do_IRQ() function
/OK3568_Linux_fs/kernel/arch/xtensa/kernel/
H A Dirq.c34 asmlinkage void do_IRQ(int hwirq, struct pt_regs *regs) in do_IRQ() function
/OK3568_Linux_fs/kernel/arch/sh/kernel/
H A Dirq.c185 asmlinkage __irq_entry int do_IRQ(unsigned int irq, struct pt_regs *regs) in do_IRQ() function
/OK3568_Linux_fs/kernel/arch/s390/kernel/
H A Dirq.c98 void do_IRQ(struct pt_regs *regs, int irq) in do_IRQ() function
/OK3568_Linux_fs/kernel/arch/powerpc/kernel/
H A Dirq.c697 void do_IRQ(struct pt_regs *regs) in do_IRQ() function
/OK3568_Linux_fs/kernel/arch/um/kernel/
H A Dirq.c414 unsigned int do_IRQ(int irq, struct uml_pt_regs *regs) in do_IRQ() function