Searched defs:atomic_cmpset_rel_16 (Results 1 – 5 of 5) sorted by relevance
509 #define atomic_cmpset_rel_16 atomic_cmpset_rel_short macro
732 #define atomic_cmpset_rel_16 atomic_cmpset_rel_short macro
325 #define atomic_cmpset_rel_16 ATOMIC_SAN(cmpset_rel_16) macro
762 #define atomic_cmpset_rel_16 atomic_cmpset_rel_short macro
466 atomic_cmpset_rel_16(volatile uint16_t *_ptr, uint16_t _old, uint16_t _new) in atomic_cmpset_rel_16() function