Searched refs:note_interrupt (Results 1 - 4 of 4) sorted by relevance

/linux-master/kernel/irq/
H A Dhandle.c198 note_interrupt(desc, retval);
H A Dspurious.c209 * We need to take desc->lock here. note_interrupt() is called
272 void note_interrupt(struct irq_desc *desc, irqreturn_t action_ret) function
286 * We cannot call note_interrupt from the threaded handler
H A Dchip.c489 note_interrupt(desc, action_ret);
/linux-master/include/linux/
H A Dirq.h75 * IRQ_NO_DEBUG - Exclude from note_interrupt() debugging
698 extern void note_interrupt(struct irq_desc *desc, irqreturn_t action_ret);

Completed in 143 milliseconds