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