| /freebsd-13-stable/sys/kern/ |
| HD | 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()
|
| HD | kern_kcov.c | 283 atomic_thread_fence_seq_cst(); in kcov_mmap_cleanup() 536 atomic_thread_fence_seq_cst(); in kcov_thread_dtor()
|
| HD | subr_smr.c | 607 atomic_thread_fence_seq_cst(); in smr_create()
|
| HD | kern_intr.c | 747 atomic_thread_fence_seq_cst(); in intr_event_barrier() 1358 atomic_thread_fence_seq_cst(); in intr_event_handle()
|
| HD | subr_smp.c | 1063 atomic_thread_fence_seq_cst(); in cpus_fence_seq_cst_issue()
|
| HD | sched_ule.c | 1160 atomic_thread_fence_seq_cst(); in tdq_notify() 2999 atomic_thread_fence_seq_cst(); in sched_idletd()
|
| HD | kern_descrip.c | 2689 atomic_thread_fence_seq_cst(); in fdescfree() 2712 atomic_thread_fence_seq_cst(); in pdescfree()
|
| /freebsd-13-stable/sys/compat/linuxkpi/common/include/asm/ |
| HD | barrier.h | 39 #define smp_mb() atomic_thread_fence_seq_cst()
|
| /freebsd-13-stable/sys/compat/linuxkpi/common/src/ |
| HD | linux_current.c | 296 atomic_thread_fence_seq_cst(); in linux_current_init() 314 atomic_thread_fence_seq_cst(); in linux_current_uninit()
|
| /freebsd-13-stable/sys/powerpc/mpc85xx/ |
| HD | 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-13-stable/sys/sys/ |
| HD | smr.h | 141 atomic_thread_fence_seq_cst(); in smr_enter()
|
| HD | atomic_san.h | 404 #define atomic_thread_fence_seq_cst ATOMIC_SAN(thread_fence_seq_cst) macro
|
| /freebsd-13-stable/usr.sbin/bhyve/ |
| HD | virtio.h | 387 atomic_thread_fence_seq_cst(); in vq_kick_enable()
|
| HD | virtio.c | 498 atomic_thread_fence_seq_cst(); in vq_endchains()
|
| /freebsd-13-stable/sys/amd64/include/ |
| HD | atomic.h | 126 void atomic_thread_fence_seq_cst(void); 380 atomic_thread_fence_seq_cst(void) in atomic_thread_fence_seq_cst() function
|
| /freebsd-13-stable/sys/net/ |
| HD | netmap.h | 816 #define nm_stld_barrier atomic_thread_fence_seq_cst
|
| /freebsd-13-stable/sys/i386/include/ |
| HD | atomic.h | 115 void atomic_thread_fence_seq_cst(void); 334 atomic_thread_fence_seq_cst(void) in atomic_thread_fence_seq_cst() function
|
| /freebsd-13-stable/sys/riscv/include/ |
| HD | atomic.h | 557 atomic_thread_fence_seq_cst(void) in atomic_thread_fence_seq_cst() function
|
| /freebsd-13-stable/sys/arm/include/ |
| HD | atomic-v6.h | 1042 atomic_thread_fence_seq_cst(void) in atomic_thread_fence_seq_cst() function
|
| /freebsd-13-stable/sys/mips/include/ |
| HD | atomic.h | 600 atomic_thread_fence_seq_cst(void) in atomic_thread_fence_seq_cst() function
|
| /freebsd-13-stable/sys/arm64/include/ |
| HD | atomic.h | 660 atomic_thread_fence_seq_cst(void) in atomic_thread_fence_seq_cst() function
|
| /freebsd-13-stable/sys/powerpc/include/ |
| HD | atomic.h | 1128 atomic_thread_fence_seq_cst(void) in atomic_thread_fence_seq_cst() function
|
| /freebsd-13-stable/sys/x86/x86/ |
| HD | cpu_machdep.c | 547 atomic_thread_fence_seq_cst(); in cpu_idle_enter()
|
| /freebsd-13-stable/sys/amd64/amd64/ |
| HD | pmap.c | 3013 atomic_thread_fence_seq_cst(); in pmap_invalidate_preipi_pcid() 3619 atomic_thread_fence_seq_cst(); in pmap_force_invalidate_cache_range() 3622 atomic_thread_fence_seq_cst(); in pmap_force_invalidate_cache_range() 3664 atomic_thread_fence_seq_cst(); in pmap_invalidate_cache_pages() 3678 atomic_thread_fence_seq_cst(); in pmap_invalidate_cache_pages() 3699 atomic_thread_fence_seq_cst(); in pmap_flush_cache_range() 3702 atomic_thread_fence_seq_cst(); in pmap_flush_cache_range() 10654 atomic_thread_fence_seq_cst(); in pmap_large_map_wb_fence_atomic()
|