Searched refs:atomic_fcmpset_rel_long (Results 1 - 8 of 8) sorted by relevance

/freebsd-13-stable/sys/amd64/include/
H A Datomic.h552 #define atomic_fcmpset_rel_long atomic_fcmpset_long macro
649 #define atomic_fcmpset_rel_64 atomic_fcmpset_rel_long
676 #define atomic_fcmpset_rel_ptr atomic_fcmpset_rel_long
/freebsd-13-stable/sys/mips/include/
H A Datomic.h697 #define atomic_fcmpset_rel_long atomic_fcmpset_rel_64 macro
745 #define atomic_fcmpset_rel_long(p, cmpval, newval) \ macro
777 #define atomic_fcmpset_rel_ptr atomic_fcmpset_rel_long
/freebsd-13-stable/sys/powerpc/include/
H A Datomic.h918 #define atomic_fcmpset_rel_64 atomic_fcmpset_rel_long
922 #define atomic_fcmpset_rel_ptr atomic_fcmpset_rel_long
/freebsd-13-stable/sys/riscv/include/
H A Datomic.h544 #define atomic_fcmpset_rel_long atomic_fcmpset_rel_64 macro
/freebsd-13-stable/sys/sys/
H A Datomic_san.h202 #define atomic_fcmpset_rel_long kcsan_atomic_fcmpset_rel_long macro
/freebsd-13-stable/sys/arm/include/
H A Datomic-v6.h346 atomic_fcmpset_rel_long(volatile u_long *_ptr, u_long *_old, u_long _new) function
/freebsd-13-stable/sys/arm64/include/
H A Datomic.h563 #define atomic_fcmpset_rel_long atomic_fcmpset_rel_64 macro
/freebsd-13-stable/sys/i386/include/
H A Datomic.h807 #define atomic_fcmpset_rel_long atomic_fcmpset_long macro

Completed in 130 milliseconds