Searched refs:arch_atomic_xchg_relaxed (Results 1 – 2 of 2) sorted by relevance
147 #define arch_atomic_xchg_relaxed(v, new) \ macro214 #define arch_atomic64_xchg_relaxed arch_atomic_xchg_relaxed
609 #if !defined(arch_atomic_xchg_relaxed) || defined(arch_atomic_xchg)639 #if defined(arch_atomic_xchg_relaxed)644 return arch_atomic_xchg_relaxed(v, i); in atomic_xchg_relaxed()