Searched defs:arch_atomic_cmpxchg_relaxed (Results 1 – 6 of 6) sorted by relevance
31 #define arch_atomic_cmpxchg_relaxed(v, o, n) \ macro
106 static inline int arch_atomic_cmpxchg_relaxed(atomic_t *ptr, int old, int new) in arch_atomic_cmpxchg_relaxed() function126 #define arch_atomic_cmpxchg_relaxed arch_atomic_cmpxchg_relaxed macro
305 #define arch_atomic_cmpxchg_relaxed arch_atomic_cmpxchg_relaxed in ATOMIC_OPS() macro
154 #define arch_atomic_cmpxchg_relaxed(v, old, new) \ macro
188 #define arch_atomic_cmpxchg_relaxed(v, o, n) \ macro
939 #define arch_atomic_cmpxchg_relaxed arch_atomic_cmpxchg macro