Home
last modified time | relevance | path

Searched refs:raw_atomic64_xchg_release (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/include/linux/atomic/
H A Datomic-long.h1321 return raw_atomic64_xchg_release(v, new); in raw_atomic_long_xchg_release()
H A Datomic-instrumented.h2721 return raw_atomic64_xchg_release(v, new); in atomic64_xchg_release()
H A Datomic-arch-fallback.h4063 raw_atomic64_xchg_release(atomic64_t *v, s64 new) in raw_atomic64_xchg_release() function