Searched defs:atomic_fcmpset_32 (Results 1 – 6 of 6) sorted by relevance
216 atomic_fcmpset_32(volatile uint32_t *p, uint32_t *cmpval, uint32_t newval) in atomic_fcmpset_32() function
533 #define atomic_fcmpset_32 global() macro
905 #define atomic_fcmpset_32 atomic_fcmpset_int macro
354 #define atomic_fcmpset_32 ATOMIC_SAN(fcmpset_32) macro
794 #define atomic_fcmpset_32 global() macro
296 atomic_fcmpset_32(volatile uint32_t *_ptr, uint32_t *_old, uint32_t _new) atomic_fcmpset_32() function