Home
last modified time | relevance | path

Searched refs:raw_atomic64_cmpxchg_acquire (Results 1 – 2 of 2) sorted by relevance

/linux/include/linux/atomic/
H A Datomic-long.h1388 return raw_atomic64_cmpxchg_acquire(v, old, new); in raw_atomic_long_cmpxchg_acquire()
H A Datomic-instrumented.h2786 * 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()