Searched refs:__this_cpu_or (Results 1 – 5 of 5) sorted by relevance
29 #define or_softirq_pending(x) __this_cpu_or(irq_stat.__softirq_pending, (x))
454 #define __this_cpu_or(pcp, val) \ macro
1309 __this_cpu_or(__ipipe_tick_regs.ipend, 0x10); in __ipipe_grab_irq()
231 __this_cpu_or(pcp, val)
2756 __this_cpu_or(printk_pending, PRINTK_PENDING_OUTPUT); in printk_deferred()