Home
last modified time | relevance | path

Searched refs:arch_atomic64_xchg_release (Results 1 – 4 of 4) sorted by relevance

/linux/include/linux/atomic/
A Datomic-arch-fallback.h2003 #define arch_atomic64_xchg_release arch_atomic64_xchg macro
2018 #ifndef arch_atomic64_xchg_release
2020 arch_atomic64_xchg_release(atomic64_t *v, s64 i) in arch_atomic64_xchg_release() function
2025 #define arch_atomic64_xchg_release arch_atomic64_xchg_release macro
A Datomic-long.h401 return arch_atomic64_xchg_release(v, i); in arch_atomic_long_xchg_release()
A Datomic-instrumented.h1040 return arch_atomic64_xchg_release(v, i); in atomic64_xchg_release()
/linux/arch/arm64/include/asm/
A Datomic.h214 #define arch_atomic64_xchg_release arch_atomic_xchg_release macro

Completed in 16 milliseconds