Searched defs:atomic_cmpset_rel_32 (Results 1 – 5 of 5) sorted by relevance
531 #define atomic_cmpset_rel_32 atomic_cmpset_rel_int macro
736 #define atomic_cmpset_rel_32 atomic_cmpset_rel_int macro
353 #define atomic_cmpset_rel_32 ATOMIC_SAN(cmpset_rel_32) macro
784 #define atomic_cmpset_rel_32 atomic_cmpset_rel_int macro
495 atomic_cmpset_rel_32(volatile uint32_t *_ptr, uint32_t _old, uint32_t _new) in atomic_cmpset_rel_32() function