Home
last modified time | relevance | path

Searched refs:atomic_fcmpset_rel_long (Results 1 – 6 of 6) sorted by relevance

/f-stack/freebsd/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
/f-stack/freebsd/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
/f-stack/freebsd/sys/
H A D_cscan_atomic.h202 #define atomic_fcmpset_rel_long kcsan_atomic_fcmpset_rel_long macro
/f-stack/freebsd/arm64/include/
H A Datomic.h563 #define atomic_fcmpset_rel_long atomic_fcmpset_rel_64 macro
/f-stack/freebsd/arm/include/
H A Datomic-v6.h346 atomic_fcmpset_rel_long(volatile u_long *_ptr, u_long *_old, u_long _new) in atomic_fcmpset_rel_long() function
/f-stack/freebsd/i386/include/
H A Datomic.h807 #define atomic_fcmpset_rel_long atomic_fcmpset_long macro