Home
last modified time | relevance | path

Searched refs:__this_cpu_write (Results 1 – 6 of 6) sorted by relevance

/include/asm-generic/
A Dirq_regs.h29 __this_cpu_write(__irq_regs, new_regs); in set_irq_regs()
/include/xen/
A Dxen-ops.h201 __this_cpu_write(xen_in_preemptible_hcall, true); in xen_preemptible_hcall_begin()
206 __this_cpu_write(xen_in_preemptible_hcall, false); in xen_preemptible_hcall_end()
/include/linux/
A Dkprobes.h394 __this_cpu_write(current_kprobe, NULL); in reset_current_kprobe()
A Dpercpu-defs.h440 #define __this_cpu_write(pcp, val) \ macro
A Dinterrupt.h526 #define set_softirq_pending(x) (__this_cpu_write(local_softirq_pending_ref, (x)))
A Dnetdevice.h5198 __this_cpu_write(softnet_data.xmit.more, more); in netdev_xmit_set_more()

Completed in 28 milliseconds