Searched refs:raw_atomic_cmpxchg_relaxed (Results 1 – 3 of 3) sorted by relevance
1436 return raw_atomic_cmpxchg_relaxed(v, old, new); in raw_atomic_long_cmpxchg_relaxed()
2101 raw_atomic_cmpxchg_relaxed(atomic_t *v, int old, int new) in raw_atomic_cmpxchg_relaxed() function2236 r = raw_atomic_cmpxchg_relaxed(v, o, new); in raw_atomic_try_cmpxchg_relaxed()
1257 return raw_atomic_cmpxchg_relaxed(v, old, new); in atomic_cmpxchg_relaxed()