Searched defs:atomic_fcmpset_rel_32 (Results 1 - 5 of 5) sorted by relevance

/freebsd-13-stable/sys/arm/include/
H A Datomic-v6.h317 atomic_fcmpset_rel_32(volatile uint32_t *_ptr, uint32_t *_old, uint32_t _new) function
/freebsd-13-stable/sys/powerpc/include/
H A Datomic.h913 #define atomic_fcmpset_rel_32 atomic_fcmpset_rel_int macro
/freebsd-13-stable/sys/i386/include/
H A Datomic.h877 #define atomic_fcmpset_rel_32 atomic_fcmpset_rel_int macro
/freebsd-13-stable/sys/amd64/include/
H A Datomic.h622 #define atomic_fcmpset_rel_32 atomic_fcmpset_rel_int macro
/freebsd-13-stable/sys/sys/
H A Datomic_san.h327 #define atomic_fcmpset_rel_32 kcsan_atomic_fcmpset_rel_32 macro

Completed in 122 milliseconds