note_interrupt    297 include/linux/irq.h extern void note_interrupt(unsigned int irq, struct irq_desc *desc,
note_interrupt    326 kernel/irq/chip.c 		note_interrupt(irq, desc, action_ret);
note_interrupt    372 kernel/irq/chip.c 		note_interrupt(irq, desc, action_ret);
note_interrupt    425 kernel/irq/chip.c 		note_interrupt(irq, desc, action_ret);
note_interrupt    505 kernel/irq/chip.c 			note_interrupt(irq, desc, action_ret);
note_interrupt    534 kernel/irq/chip.c 		note_interrupt(irq, desc, action_ret);
note_interrupt    184 kernel/irq/handle.c 				note_interrupt(irq, desc, action_ret);
note_interrupt    238 kernel/irq/handle.c 			note_interrupt(irq, desc, action_ret);