Searched refs:raw_atomic64_cmpxchg_acquire (Results 1 – 2 of 2) sorted by relevance
1388 return raw_atomic64_cmpxchg_acquire(v, old, new); in raw_atomic_long_cmpxchg_acquire()
2786 * Unsafe to use in noinstr code; use raw_atomic64_cmpxchg_acquire() there.2794 return raw_atomic64_cmpxchg_acquire(v, old, new); in atomic64_cmpxchg_acquire()