Searched defs:atomic_cmpset_rel_8 (Results 1 – 5 of 5) sorted by relevance
488 #define atomic_cmpset_rel_8 atomic_cmpset_rel_char macro
726 #define atomic_cmpset_rel_8 atomic_cmpset_rel_char macro
298 #define atomic_cmpset_rel_8 ATOMIC_SAN(cmpset_rel_8) macro
753 #define atomic_cmpset_rel_8 atomic_cmpset_rel_char macro
436 atomic_cmpset_rel_8(volatile uint8_t *_ptr, uint8_t _old, uint8_t _new) in atomic_cmpset_rel_8() function