Searched refs:or_softirq_pending (Results 1 – 3 of 3) sorted by relevance
29 #define or_softirq_pending(x) __this_cpu_or(irq_stat.__softirq_pending, (x)) macro
42 #define or_softirq_pending(x) this_cpu_or(irq_stat.__softirq_pending, (x)) macro
53 #define or_softirq_pending(x) this_cpu_or(irq_stat.__softirq_pending, (x)) macro