Home
last modified time | relevance | path

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

/linux/kernel/irq/
H A Dresend.c136 if (desc->istate & IRQS_REPLAY) in check_irq_resend()
149 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.h66 IRQS_REPLAY = 0x00000040, enumerator
H A Dchip.c546 desc->istate &= ~(IRQS_REPLAY | IRQS_WAITING); in irq_can_handle_actions()