Searched refs:__this_cpu_write (Results 1 – 6 of 6) sorted by relevance
29 __this_cpu_write(__irq_regs, new_regs); in set_irq_regs()
203 __this_cpu_write(xen_in_preemptible_hcall, true); in xen_preemptible_hcall_begin()208 __this_cpu_write(xen_in_preemptible_hcall, false); in xen_preemptible_hcall_end()
394 __this_cpu_write(current_kprobe, NULL); in reset_current_kprobe()
436 #define __this_cpu_write(pcp, val) \ macro
534 #define set_softirq_pending(x) (__this_cpu_write(local_softirq_pending_ref, (x)))
4951 __this_cpu_write(softnet_data.xmit.more, more); in netdev_xmit_set_more()