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

/freebsd-11-stable/sys/amd64/include/
H A Datomic.h551 #define atomic_fcmpset_rel_long atomic_fcmpset_long macro
647 #define atomic_fcmpset_rel_64 atomic_fcmpset_rel_long
674 #define atomic_fcmpset_rel_ptr atomic_fcmpset_rel_long
/freebsd-11-stable/sys/mips/include/
H A Datomic.h671 #define atomic_fcmpset_rel_long atomic_fcmpset_rel_64 macro
719 #define atomic_fcmpset_rel_long(p, cmpval, newval) \ macro
751 #define atomic_fcmpset_rel_ptr atomic_fcmpset_rel_long
/freebsd-11-stable/sys/powerpc/include/
H A Datomic.h778 atomic_fcmpset_rel_long(volatile u_long *p, u_long *cmpval, u_long newval) function
791 #define atomic_fcmpset_rel_64 atomic_fcmpset_rel_long
795 #define atomic_fcmpset_rel_ptr atomic_fcmpset_rel_long
/freebsd-11-stable/sys/arm64/include/
H A Datomic.h433 #define atomic_fcmpset_rel_long atomic_fcmpset_rel_64 macro
/freebsd-11-stable/sys/arm/include/
H A Datomic-v4.h444 #define atomic_fcmpset_rel_long atomic_fcmpset_long macro
H A Datomic-v6.h294 atomic_fcmpset_rel_long(volatile u_long *p, u_long *cmpval, u_long newval) function
/freebsd-11-stable/sys/riscv/include/
H A Datomic.h551 #define atomic_fcmpset_rel_long atomic_fcmpset_rel_64 macro
/freebsd-11-stable/sys/i386/include/
H A Datomic.h807 #define atomic_fcmpset_rel_long atomic_fcmpset_long macro

Completed in 103 milliseconds