__this_cpu_or     493 include/linux/interrupt.h #define or_softirq_pending(x)	(__this_cpu_or(local_softirq_pending_ref, (x)))
__this_cpu_or    3014 kernel/printk/printk.c 	__this_cpu_or(printk_pending, PRINTK_PENDING_OUTPUT);