Searched refs:atomic_cmpset_rel_64 (Results 1 – 9 of 9) sorted by relevance
46 #define atomic_cmpset_rel_64 atomic_cmpset_64 macro
381 #define atomic_cmpset_rel_64 ATOMIC_SAN(cmpset_rel_64) macro
643 #define atomic_cmpset_rel_long atomic_cmpset_rel_64651 #define atomic_cmpset_rel_ptr atomic_cmpset_rel_64
635 #define atomic_cmpset_rel_long atomic_cmpset_rel_64643 #define atomic_cmpset_rel_ptr atomic_cmpset_rel_64
558 #define atomic_cmpset_rel_64 atomic_cmpset_rel_long macro
42 #define atomic_cmpset_rel_64 atomic_cmpset_64 macro
797 #define atomic_cmpset_rel_64 atomic_cmpset_64 macro
741 #define atomic_cmpset_rel_64 atomic_cmpset_rel_long macro
553 atomic_cmpset_rel_64(volatile uint64_t *_ptr, uint64_t _old, uint64_t _new) in atomic_cmpset_rel_64() function