Searched refs:arch_atomic64_xchg_release (Results 1 – 4 of 4) sorted by relevance
2003 #define arch_atomic64_xchg_release arch_atomic64_xchg macro2018 #ifndef arch_atomic64_xchg_release2020 arch_atomic64_xchg_release(atomic64_t *v, s64 i) in arch_atomic64_xchg_release() function2025 #define arch_atomic64_xchg_release arch_atomic64_xchg_release macro
401 return arch_atomic64_xchg_release(v, i); in arch_atomic_long_xchg_release()
1040 return arch_atomic64_xchg_release(v, i); in atomic64_xchg_release()
214 #define arch_atomic64_xchg_release arch_atomic_xchg_release macro
Completed in 16 milliseconds