Home
last modified time | relevance | path

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

/linux-6.12.1/include/linux/atomic/
Datomic-long.h1321 return raw_atomic64_xchg_release(v, new); in raw_atomic_long_xchg_release()
Datomic-instrumented.h2735 return raw_atomic64_xchg_release(v, new); in atomic64_xchg_release()
Datomic-arch-fallback.h4090 raw_atomic64_xchg_release(atomic64_t *v, s64 new) in raw_atomic64_xchg_release() function