| /freebsd-14.2/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() 537 atomic_thread_fence_seq_cst(); in kcov_thread_dtor()
|
| H A D | subr_smr.c | 607 atomic_thread_fence_seq_cst(); in smr_create()
|
| H A D | kern_intr.c | 778 atomic_thread_fence_seq_cst(); in intr_event_barrier() 1374 atomic_thread_fence_seq_cst(); in intr_event_handle()
|
| H A D | subr_smp.c | 1070 atomic_thread_fence_seq_cst(); in cpus_fence_seq_cst_issue()
|
| H A D | sched_ule.c | 1161 atomic_thread_fence_seq_cst(); in tdq_notify() 3051 atomic_thread_fence_seq_cst(); in sched_idletd()
|
| H A D | kern_descrip.c | 2603 atomic_thread_fence_seq_cst(); in fdescfree() 2626 atomic_thread_fence_seq_cst(); in pdescfree()
|
| /freebsd-14.2/sys/powerpc/powermac/ |
| H A D | platform_powermac.c | 429 atomic_thread_fence_seq_cst(); in powermac_smp_timebase_sync() 433 atomic_thread_fence_seq_cst(); in powermac_smp_timebase_sync() 445 atomic_thread_fence_seq_cst(); in powermac_smp_timebase_sync()
|
| /freebsd-14.2/sys/compat/linuxkpi/common/include/asm/ |
| H A D | barrier.h | 39 #define smp_mb() atomic_thread_fence_seq_cst()
|
| /freebsd-14.2/sys/compat/linuxkpi/common/src/ |
| H A D | linux_current.c | 302 atomic_thread_fence_seq_cst(); in linux_current_init() 320 atomic_thread_fence_seq_cst(); in linux_current_uninit()
|
| /freebsd-14.2/sys/powerpc/mpc85xx/ |
| H A D | platform_mpc85xx.c | 546 atomic_thread_fence_seq_cst(); in mpc85xx_smp_timebase_sync() 550 atomic_thread_fence_seq_cst(); in mpc85xx_smp_timebase_sync() 558 atomic_thread_fence_seq_cst(); in mpc85xx_smp_timebase_sync()
|
| /freebsd-14.2/sys/contrib/openzfs/include/os/freebsd/spl/sys/ |
| H A D | atomic.h | 62 #define membar_sync() atomic_thread_fence_seq_cst()
|
| /freebsd-14.2/sys/sys/ |
| H A D | smr.h | 141 atomic_thread_fence_seq_cst(); in smr_enter()
|
| H A D | atomic_san.h | 405 #define atomic_thread_fence_seq_cst ATOMIC_SAN(thread_fence_seq_cst) macro
|
| /freebsd-14.2/usr.sbin/bhyve/ |
| H A D | virtio.h | 389 atomic_thread_fence_seq_cst(); in vq_kick_enable()
|
| H A D | virtio.c | 500 atomic_thread_fence_seq_cst(); in vq_endchains()
|
| /freebsd-14.2/sys/net/ |
| H A D | netmap.h | 837 #define nm_stld_barrier atomic_thread_fence_seq_cst
|
| /freebsd-14.2/sys/riscv/include/ |
| H A D | atomic.h | 530 atomic_thread_fence_seq_cst(void) in atomic_thread_fence_seq_cst() function
|
| /freebsd-14.2/sys/amd64/include/ |
| H A D | atomic.h | 349 atomic_thread_fence_seq_cst(void) in atomic_thread_fence_seq_cst() function
|
| /freebsd-14.2/sys/i386/include/ |
| H A D | atomic.h | 294 atomic_thread_fence_seq_cst(void) in atomic_thread_fence_seq_cst() function
|
| /freebsd-14.2/sys/arm64/include/ |
| H A D | atomic.h | 668 atomic_thread_fence_seq_cst(void) in atomic_thread_fence_seq_cst() function
|
| /freebsd-14.2/sys/arm/include/ |
| H A D | atomic.h | 1049 atomic_thread_fence_seq_cst(void) in atomic_thread_fence_seq_cst() function
|
| /freebsd-14.2/sys/powerpc/include/ |
| H A D | atomic.h | 1124 atomic_thread_fence_seq_cst(void) in atomic_thread_fence_seq_cst() function
|
| /freebsd-14.2/sys/x86/x86/ |
| H A D | cpu_machdep.c | 547 atomic_thread_fence_seq_cst(); in cpu_idle_enter()
|
| /freebsd-14.2/sys/amd64/amd64/ |
| H A D | pmap.c | 3115 atomic_thread_fence_seq_cst(); in pmap_invalidate_preipi_pcid() 3725 atomic_thread_fence_seq_cst(); in pmap_force_invalidate_cache_range() 3728 atomic_thread_fence_seq_cst(); in pmap_force_invalidate_cache_range() 3770 atomic_thread_fence_seq_cst(); in pmap_invalidate_cache_pages() 3784 atomic_thread_fence_seq_cst(); in pmap_invalidate_cache_pages() 3805 atomic_thread_fence_seq_cst(); in pmap_flush_cache_range() 3808 atomic_thread_fence_seq_cst(); in pmap_flush_cache_range() 10935 atomic_thread_fence_seq_cst(); in pmap_large_map_wb_fence_atomic()
|