Searched refs:atomic64_try_cmpxchg_acquire (Results 1 – 1 of 1) sorted by relevance
1142 #define atomic64_try_cmpxchg_acquire(_p, _po, _n) __atomic64_try_cmpxchg(_acquire, _p, _po, _n) macro1147 #define atomic64_try_cmpxchg_acquire atomic64_try_cmpxchg macro