Home
last modified time | relevance | path

Searched refs:IRQTF_RUNTHREAD (Results 1 – 2 of 2) sorted by relevance

/linux/kernel/irq/
H A Dmanage.c1042 if (test_and_clear_bit(IRQTF_RUNTHREAD, in irq_wait_for_interrupt()
1051 if (test_and_clear_bit(IRQTF_RUNTHREAD, in irq_wait_for_interrupt()
1101 if (test_bit(IRQTF_RUNTHREAD, &action->thread_flags)) in irq_finalize_oneshot()
1177 if (test_and_clear_bit(IRQTF_RUNTHREAD, &action->thread_flags)) in irq_thread_dtor()
H A Dinternals.h36 IRQTF_RUNTHREAD, enumerator