Searched refs:raw_atomic_cmpxchg_acquire (Results 1 – 2 of 2) sorted by relevance
1390 return raw_atomic_cmpxchg_acquire(v, old, new); in raw_atomic_long_cmpxchg_acquire()
1208 * Unsafe to use in noinstr code; use raw_atomic_cmpxchg_acquire() there.1216 return raw_atomic_cmpxchg_acquire(v, old, new); in atomic_cmpxchg_acquire()