note_interrupt
extern void note_interrupt(struct irq_desc *desc, irqreturn_t action_ret);
note_interrupt(desc, action_ret);
note_interrupt(desc, retval);