threads_oneshot 85 include/linux/irqdesc.h unsigned long threads_oneshot; threads_oneshot 617 kernel/irq/chip.c irqd_irq_masked(&desc->irq_data) && !desc->threads_oneshot) threads_oneshot 682 kernel/irq/chip.c irqd_irq_masked(&desc->irq_data) && !desc->threads_oneshot) { threads_oneshot 121 kernel/irq/handle.c desc->threads_oneshot |= action->thread_mask; threads_oneshot 923 kernel/irq/manage.c desc->threads_oneshot &= ~action->thread_mask; threads_oneshot 925 kernel/irq/manage.c if (!desc->threads_oneshot && !irqd_irq_disabled(&desc->irq_data) &&