| /freebsd/sys/kern/ |
| H A D | kern_membarrier.c | 59 atomic_thread_fence_seq_cst(); in membarrier_action_seqcst() 65 atomic_thread_fence_seq_cst(); in membarrier_action_seqcst_sync_core() 72 atomic_thread_fence_seq_cst(); in do_membarrier_ipi() 75 atomic_thread_fence_seq_cst(); in do_membarrier_ipi() 154 atomic_thread_fence_seq_cst(); in kern_membarrier()
|
| H A D | kern_kcov.c | 284 atomic_thread_fence_seq_cst(); in kcov_mmap_cleanup() 536 atomic_thread_fence_seq_cst(); in kcov_thread_dtor()
|
| H A D | subr_smr.c | 606 atomic_thread_fence_seq_cst(); in smr_create()
|
| H A D | kern_intr.c | 786 atomic_thread_fence_seq_cst(); in intr_event_barrier() 1382 atomic_thread_fence_seq_cst(); in intr_event_handle()
|
| H A D | subr_smp.c | 1094 atomic_thread_fence_seq_cst(); in cpus_fence_seq_cst_issue()
|
| H A D | sched_ule.c | 1208 atomic_thread_fence_seq_cst(); in tdq_notify() 3158 atomic_thread_fence_seq_cst(); in sched_ule_idletd()
|
| /freebsd/sys/powerpc/powermac/ |
| H A D | platform_powermac.c | 434 atomic_thread_fence_seq_cst(); in powermac_smp_timebase_sync_fallback() 437 atomic_thread_fence_seq_cst(); in powermac_smp_timebase_sync_fallback() 452 atomic_thread_fence_seq_cst(); in powermac_smp_timebase_sync_fallback() 495 atomic_thread_fence_seq_cst(); in powermac_smp_timebase_sync_freeze() 499 atomic_thread_fence_seq_cst(); in powermac_smp_timebase_sync_freeze() 512 atomic_thread_fence_seq_cst(); in powermac_smp_timebase_sync_freeze()
|
| /freebsd/sys/compat/linuxkpi/common/include/asm/ |
| H A D | barrier.h | 39 #define smp_mb() atomic_thread_fence_seq_cst()
|
| /freebsd/sys/compat/linuxkpi/common/src/ |
| H A D | linux_current.c | 296 atomic_thread_fence_seq_cst(); in linux_current_init() 314 atomic_thread_fence_seq_cst(); in linux_current_uninit()
|
| /freebsd/sys/powerpc/mpc85xx/ |
| H A D | platform_mpc85xx.c | 558 atomic_thread_fence_seq_cst(); in mpc85xx_smp_timebase_sync() 562 atomic_thread_fence_seq_cst(); in mpc85xx_smp_timebase_sync() 570 atomic_thread_fence_seq_cst(); in mpc85xx_smp_timebase_sync()
|
| /freebsd/sys/contrib/openzfs/include/os/freebsd/spl/sys/ |
| H A D | atomic.h | 63 #define membar_sync() atomic_thread_fence_seq_cst()
|
| /freebsd/sys/sys/ |
| H A D | smr.h | 141 atomic_thread_fence_seq_cst(); in smr_enter()
|
| H A D | atomic_san.h | 404 #define atomic_thread_fence_seq_cst ATOMIC_SAN(thread_fence_seq_cst) macro
|
| /freebsd/usr.sbin/bhyve/ |
| H A D | virtio.h | 387 atomic_thread_fence_seq_cst(); in vq_kick_enable()
|
| H A D | virtio.c | 499 atomic_thread_fence_seq_cst(); in vq_endchains()
|
| /freebsd/sys/net/ |
| H A D | netmap.h | 837 #define nm_stld_barrier atomic_thread_fence_seq_cst
|
| /freebsd/sys/amd64/include/ |
| H A D | atomic.h | 349 atomic_thread_fence_seq_cst(void) in atomic_thread_fence_seq_cst() function
|
| /freebsd/sys/dev/gve/ |
| H A D | gve_tx.c | 453 atomic_thread_fence_seq_cst(); in gve_tx_cleanup_tq() 817 atomic_thread_fence_seq_cst(); in gve_xmit_retry_enobuf_mbuf()
|
| H A D | gve_rx.c | 712 atomic_thread_fence_seq_cst(); in gve_rx_cleanup_tq()
|
| /freebsd/sys/riscv/include/ |
| H A D | atomic.h | 632 atomic_thread_fence_seq_cst(void) in atomic_thread_fence_seq_cst() function
|
| /freebsd/sys/i386/include/ |
| H A D | atomic.h | 294 atomic_thread_fence_seq_cst(void) in atomic_thread_fence_seq_cst() function
|
| /freebsd/sys/arm64/include/ |
| H A D | atomic.h | 670 atomic_thread_fence_seq_cst(void) in atomic_thread_fence_seq_cst() function
|
| /freebsd/sys/arm/include/ |
| H A D | atomic.h | 1050 atomic_thread_fence_seq_cst(void) in atomic_thread_fence_seq_cst() function
|
| /freebsd/sys/powerpc/include/ |
| H A D | atomic.h | 1182 atomic_thread_fence_seq_cst(void) in atomic_thread_fence_seq_cst() function
|
| /freebsd/sys/x86/x86/ |
| H A D | cpu_machdep.c | 663 atomic_thread_fence_seq_cst(); in cpu_idle()
|