Searched refs:atomic_cmpxchg_relaxed (Results 1 – 4 of 4) sorted by relevance
8 #ifndef atomic_cmpxchg_relaxed9 #define atomic_cmpxchg_relaxed atomic_cmpxchg macro
89 old = atomic_cmpxchg_relaxed(&r->refs, val, new); in refcount_inc_not_zero()
109 atomic_cmpxchg_relaxed(X,V,W) __cmpxchg{once}(X,V,W)
104 while examples of the latter include atomic_cmpxchg_relaxed() and