Home
last modified time | relevance | path

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

/tools/include/linux/
Datomic.h8 #ifndef atomic_cmpxchg_relaxed
9 #define atomic_cmpxchg_relaxed atomic_cmpxchg macro
Drefcount.h89 old = atomic_cmpxchg_relaxed(&r->refs, val, new); in refcount_inc_not_zero()
/tools/memory-model/
Dlinux-kernel.def109 atomic_cmpxchg_relaxed(X,V,W) __cmpxchg{once}(X,V,W)
/tools/memory-model/Documentation/
Dordering.txt104 while examples of the latter include atomic_cmpxchg_relaxed() and