Home
last modified time | relevance | path

Searched refs:IRQS_REPLAY (Results 1 – 4 of 4) sorted by relevance

/linux/kernel/irq/
H A Dresend.c138 if (desc->istate & IRQS_REPLAY) in check_irq_resend()
151 desc->istate |= IRQS_REPLAY; in check_irq_resend()
H A Ddebug.h38 ___PS(IRQS_REPLAY); in print_irq_desc()
H A Ddebugfs.c150 BIT_MASK_DESCR(IRQS_REPLAY),
H A Dinternals.h50 * IRQS_REPLAY - irq has been resent and will not be resent
65 IRQS_REPLAY = 0x00000040, enumerator