Searched refs:atomic_cmpset_rel_16 (Results 1 – 8 of 8) sorted by relevance
510 #define atomic_cmpset_rel_16 atomic_cmpset_rel_short macro
148 #define atomic_cmpset_rel_short atomic_cmpset_rel_16
326 #define atomic_cmpset_rel_16 ATOMIC_SAN(cmpset_rel_16) macro
557 #define atomic_cmpset_rel_short atomic_cmpset_rel_16
771 #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
732 #define atomic_cmpset_rel_16 atomic_cmpset_rel_short macro
821 atomic_cmpset_rel_16(flagsp, state, 0)) in foffset_unlock()