Searched refs:threads_oneshot (Results 1 – 3 of 3) sorted by relevance
112 desc->threads_oneshot |= action->thread_mask; in irq_wake_thread()
676 desc->threads_oneshot &= ~action->thread_mask; in irq_finalize_oneshot()678 if (!desc->threads_oneshot && !irqd_irq_disabled(&desc->irq_data) && in irq_finalize_oneshot()
61 unsigned long threads_oneshot; member