Home
last modified time | relevance | path

Searched defs:arch_atomic64_try_cmpxchg_relaxed (Results 1 – 1 of 1) sorted by relevance

/linux-6.3-rc2/include/linux/atomic/
A Datomic-arch-fallback.h2187 #define arch_atomic64_try_cmpxchg_relaxed arch_atomic64_try_cmpxchg macro
2231 arch_atomic64_try_cmpxchg_relaxed(atomic64_t *v, s64 *old, s64 new) in arch_atomic64_try_cmpxchg_relaxed() function
2239 #define arch_atomic64_try_cmpxchg_relaxed arch_atomic64_try_cmpxchg_relaxed macro

Completed in 12 milliseconds