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

/freebsd-12-stable/sys/amd64/include/
H A Datomic.h553 #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-12-stable/sys/powerpc/include/
H A Datomic.h768 atomic_fcmpset_rel_long(volatile u_long *p, u_long *cmpval, u_long newval) function
781 #define atomic_fcmpset_rel_64 atomic_fcmpset_rel_long
785 #define atomic_fcmpset_rel_ptr atomic_fcmpset_rel_long
/freebsd-12-stable/sys/mips/include/
H A Datomic.h677 #define atomic_fcmpset_rel_long atomic_fcmpset_rel_64 macro
725 #define atomic_fcmpset_rel_long(p, cmpval, newval) \ macro
757 #define atomic_fcmpset_rel_ptr atomic_fcmpset_rel_long
/freebsd-12-stable/sys/riscv/include/
H A Datomic.h557 #define atomic_fcmpset_rel_long atomic_fcmpset_rel_64 macro
/freebsd-12-stable/sys/arm64/include/
H A Datomic.h481 #define atomic_fcmpset_rel_long atomic_fcmpset_rel_64 macro
/freebsd-12-stable/sys/arm/include/
H A Datomic-v4.h532 #define atomic_fcmpset_rel_long atomic_fcmpset_long macro
H A Datomic-v6.h347 atomic_fcmpset_rel_long(volatile long *_ptr, long *_old, long _new) function
/freebsd-12-stable/sys/i386/include/
H A Datomic.h807 #define atomic_fcmpset_rel_long atomic_fcmpset_long macro

Completed in 278 milliseconds