Searched defs:atomic_fcmpset_rel_32 (Results 1 – 5 of 5) sorted by relevance
534 #define atomic_fcmpset_rel_32 atomic_fcmpset_rel_int macro
907 #define atomic_fcmpset_rel_32 atomic_fcmpset_rel_int macro
356 #define atomic_fcmpset_rel_32 ATOMIC_SAN(fcmpset_rel_32) macro
787 #define atomic_fcmpset_rel_32 atomic_fcmpset_rel_int macro
309 atomic_fcmpset_rel_32(volatile uint32_t *_ptr, uint32_t *_old, uint32_t _new) in atomic_fcmpset_rel_32() function