Home
last modified time | relevance | path

Searched refs:atomic64_try_cmpxchg_acquire (Results 1 – 1 of 1) sorted by relevance

/Linux-v4.19/include/linux/
Datomic.h1142 #define atomic64_try_cmpxchg_acquire(_p, _po, _n) __atomic64_try_cmpxchg(_acquire, _p, _po, _n) macro
1147 #define atomic64_try_cmpxchg_acquire atomic64_try_cmpxchg macro