Searched refs:atomic_thread_fence_rel (Results 1 - 25 of 27) sorted by relevance

12

/freebsd-12-stable/sys/sys/
H A Dseq.h111 atomic_thread_fence_rel();
H A Drefcount.h77 atomic_thread_fence_rel();
/freebsd-12-stable/sys/cddl/compat/opensolaris/sys/
H A Datomic.h55 #define membar_producer atomic_thread_fence_rel
/freebsd-12-stable/sys/kern/
H A Dkern_sharedpage.c154 atomic_thread_fence_rel();
187 atomic_thread_fence_rel();
H A Dkern_tc.c1307 atomic_thread_fence_rel();
H A Duipc_socket.c3830 atomic_thread_fence_rel();
H A Dvfs_subr.c133 #define VNODE_REFCOUNT_FENCE_REL() atomic_thread_fence_rel()
/freebsd-12-stable/sys/amd64/include/
H A Datomic.h121 void atomic_thread_fence_rel(void);
412 atomic_thread_fence_rel(void) function
/freebsd-12-stable/sys/net/
H A Dnetmap.h812 #define nm_stst_barrier atomic_thread_fence_rel
/freebsd-12-stable/sys/dev/mlx5/mlx5_en/
H A Dmlx5_en_rx.c121 atomic_thread_fence_rel();
495 atomic_thread_fence_rel();
H A Dmlx5_en_tx.c588 atomic_thread_fence_rel();
H A Dmlx5_en_main.c1235 atomic_thread_fence_rel();
1836 atomic_thread_fence_rel();
/freebsd-12-stable/sys/arm/arm/
H A Ddebug_monitor.c703 atomic_thread_fence_rel();
758 atomic_thread_fence_rel();
/freebsd-12-stable/sys/riscv/include/
H A Datomic.h531 atomic_thread_fence_rel(void) function
/freebsd-12-stable/sys/sparc64/include/
H A Datomic.h330 atomic_thread_fence_rel(void) function
/freebsd-12-stable/sys/arm64/include/
H A Datomic.h504 atomic_thread_fence_rel(void) function
/freebsd-12-stable/sys/arm/include/
H A Datomic-v4.h638 atomic_thread_fence_rel(void) function
H A Datomic-v6.h958 atomic_thread_fence_rel(void) function
/freebsd-12-stable/sys/i386/include/
H A Datomic.h124 void atomic_thread_fence_rel(void);
345 atomic_thread_fence_rel(void) function
/freebsd-12-stable/sys/amd64/amd64/
H A Dsys_machdep.c551 atomic_thread_fence_rel();
575 atomic_thread_fence_rel();
/freebsd-12-stable/sys/powerpc/include/
H A Datomic.h871 atomic_thread_fence_rel(void) function
/freebsd-12-stable/sys/mips/include/
H A Datomic.h579 atomic_thread_fence_rel(void) function
/freebsd-12-stable/usr.sbin/bhyve/
H A Dvirtio.c432 atomic_thread_fence_rel();
/freebsd-12-stable/sys/vm/
H A Dvm_object.c251 atomic_thread_fence_rel();
H A Dswap_pager.c1928 atomic_thread_fence_rel();

Completed in 608 milliseconds

12