/freebsd/sys/sys/ |
H A D | refcount.h | 163 atomic_thread_fence_acq(); in refcount_releasen() 207 atomic_thread_fence_acq(); in refcount_release_if_last()
|
H A D | seqc.h | 117 atomic_thread_fence_acq(); \
|
/freebsd/lib/libsys/ |
H A D | __vdso_gettimeofday.c | 101 atomic_thread_fence_acq(); in binuptime() 125 atomic_thread_fence_acq(); in getnanouptime()
|
/freebsd/sys/compat/linuxkpi/common/include/asm/ |
H A D | barrier.h | 41 #define smp_rmb() atomic_thread_fence_acq()
|
/freebsd/sys/dev/mlx5/mlx5_en/ |
H A D | mlx5_en_txrx.c | 44 atomic_thread_fence_acq(); in mlx5e_get_cqe()
|
/freebsd/lib/libthr/thread/ |
H A D | thr_once.c | 74 atomic_thread_fence_acq(); in _thr_once()
|
/freebsd/sys/powerpc/powernv/ |
H A D | opal_async.c | 107 atomic_thread_fence_acq(); in opal_wait_completion()
|
/freebsd/sys/x86/x86/ |
H A D | pvclock.c | 114 atomic_thread_fence_acq(); in pvclock_read_time_info() 127 atomic_thread_fence_acq(); in pvclock_read_wall_clock()
|
/freebsd/tests/sys/vm/ |
H A D | shared_shadow_inval_test.c | 166 atomic_thread_fence_acq(); in child_wait_p3_write() 350 atomic_thread_fence_acq(); in do_one_shared_shadow_inval()
|
/freebsd/lib/libsys/x86/ |
H A D | __vdso_gettc.c | 333 atomic_thread_fence_acq(); in __vdso_hyperv_tsc() 371 atomic_thread_fence_acq(); in __vdso_pvclock_gettc()
|
/freebsd/sys/contrib/openzfs/include/os/freebsd/spl/sys/ |
H A D | atomic.h | 60 #define membar_consumer() atomic_thread_fence_acq()
|
/freebsd/sys/kern/ |
H A D | kern_membarrier.c | 98 atomic_thread_fence_acq(); in check_cpu_switched()
|
H A D | kern_tc.c | 254 atomic_thread_fence_acq(); in bintime_off() 277 atomic_thread_fence_acq(); in getthmember() 914 atomic_thread_fence_acq(); in ffclock_read_counter() 1081 atomic_thread_fence_acq(); in sysclock_getsnapshot() 1810 atomic_thread_fence_acq(); in pps_event()
|
H A D | subr_smr.c | 577 atomic_thread_fence_acq(); in smr_poll()
|
H A D | kern_rangelock.c | 672 atomic_thread_fence_acq(); in rl_insert()
|
/freebsd/sys/dev/hyperv/vmbus/amd64/ |
H A D | hyperv_machdep.c | 158 atomic_thread_fence_acq(); \
|
/freebsd/sys/compat/linux/ |
H A D | linux_vdso_gtod.inc | 215 atomic_thread_fence_acq(); 239 atomic_thread_fence_acq();
|
/freebsd/sys/net/ |
H A D | netmap.h | 836 #define nm_ldld_barrier atomic_thread_fence_acq
|
/freebsd/sys/amd64/amd64/ |
H A D | mp_machdep.c | 1095 atomic_thread_fence_acq(); in invlop_handler() 1117 atomic_thread_fence_acq(); in invlop_handler()
|
/freebsd/sys/amd64/include/ |
H A D | atomic.h | 328 atomic_thread_fence_acq(void) in atomic_thread_fence_acq() function
|
/freebsd/sys/riscv/include/ |
H A D | atomic.h | 611 atomic_thread_fence_acq(void) in atomic_thread_fence_acq() function
|
/freebsd/sys/arm/arm/ |
H A D | debug_monitor.c | 1055 atomic_thread_fence_acq(); in dbg_resume_dbreg()
|
/freebsd/sys/arm64/include/ |
H A D | atomic.h | 649 atomic_thread_fence_acq(void)
|
/freebsd/sys/i386/include/ |
H A D | atomic.h | 273 atomic_thread_fence_acq(void) in atomic_thread_fence_acq() function
|
/freebsd/sys/dev/mlx5/mlx5_core/ |
H A D | mlx5_eq.c | 245 atomic_thread_fence_acq(); in mlx5_eq_int()
|