Searched defs:atomic_cmpset_rel_64 (Results 1 – 7 of 7) sorted by relevance
48 #define atomic_cmpset_rel_64 atomic_cmpset_64 macro
374 #define atomic_cmpset_rel_64 ATOMIC_SAN(cmpset_rel_64) macro
45 #define atomic_cmpset_rel_64 atomic_cmpset_64 macro
611 #define atomic_cmpset_rel_64 atomic_cmpset_rel_long macro
747 #define atomic_cmpset_rel_64 atomic_cmpset_rel_long macro
561 atomic_cmpset_rel_64(volatile uint64_t *_ptr, uint64_t _old, uint64_t _new) in atomic_cmpset_rel_64() function
859 #define atomic_cmpset_rel_64 atomic_cmpset_64 macro