Searched defs:atomic_fcmpset_rel_64 (Results 1 – 6 of 6) sorted by relevance
54 #define atomic_fcmpset_rel_64 atomic_fcmpset_64 macro
385 #define atomic_fcmpset_rel_64 ATOMIC_SAN(fcmpset_rel_64) macro
562 #define atomic_fcmpset_rel_64 atomic_fcmpset_rel_long macro
912 #define atomic_fcmpset_rel_64 atomic_fcmpset_rel_long macro
808 #define atomic_fcmpset_rel_64 atomic_fcmpset_64 macro
373 atomic_fcmpset_rel_64(volatile uint64_t *_ptr, uint64_t *_old, uint64_t _new) in atomic_fcmpset_rel_64() function