or_softirq_pending 53 arch/x86/include/asm/hardirq.h #define or_softirq_pending(x) this_cpu_or(irq_stat.__softirq_pending, (x)) or_softirq_pending 368 include/linux/interrupt.h #define or_softirq_pending(x) (local_softirq_pending() |= (x))