Home
last modified time | relevance | path

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

/openbmc/linux/kernel/irq/
H A Dhandle.c75 if (test_and_set_bit(IRQTF_RUNTHREAD, &action->thread_flags)) in __irq_wake_thread()
H A Dmanage.c1063 if (test_and_clear_bit(IRQTF_RUNTHREAD, in irq_wait_for_interrupt()
1072 if (test_and_clear_bit(IRQTF_RUNTHREAD, in irq_wait_for_interrupt()
1122 if (test_bit(IRQTF_RUNTHREAD, &action->thread_flags)) in irq_finalize_oneshot()
1251 if (test_and_clear_bit(IRQTF_RUNTHREAD, &action->thread_flags)) in irq_thread_dtor()
H A Dinternals.h35 IRQTF_RUNTHREAD, enumerator