Searched defs:atomic_store_rel_64 (Results 1 – 7 of 7) sorted by relevance
72 #define atomic_store_rel_64 atomic_store_64 macro
396 #define atomic_store_rel_64 ATOMIC_SAN(store_rel_64) macro
555 #define atomic_store_rel_64 atomic_store_rel_long macro
584 atomic_store_rel_64(volatile uint64_t *p, uint64_t val) in atomic_store_rel_64() function
531 #define atomic_store_rel_64 atomic_store_rel_long in ATOMIC_STORE_LOAD() macro
520 atomic_store_rel_64(volatile uint64_t *p, uint64_t v) in atomic_store_rel_64() function
838 atomic_store_rel_64(volatile uint64_t *p, uint64_t val) in atomic_store_rel_64() function