Searched refs:atomic_fcmpset_rel_64 (Results 1 – 8 of 8) sorted by relevance
56 #define atomic_fcmpset_rel_64 atomic_fcmpset_64 macro
355 #define atomic_fcmpset_rel_64 kcsan_atomic_fcmpset_rel_64 macro
563 #define atomic_fcmpset_rel_long atomic_fcmpset_rel_64571 #define atomic_fcmpset_rel_ptr atomic_fcmpset_rel_64
649 #define atomic_fcmpset_rel_64 atomic_fcmpset_rel_long macro
460 } while (atomic_fcmpset_rel_64(&r->state, &os.state, ns.state) == 0); in ifmp_ring_enqueue()
375 atomic_fcmpset_rel_64(volatile uint64_t *_ptr, uint64_t *_old, uint64_t _new) in atomic_fcmpset_rel_64() function
697 #define atomic_fcmpset_rel_long atomic_fcmpset_rel_64
889 #define atomic_fcmpset_rel_64 atomic_fcmpset_64 macro