Home
last modified time | relevance | path

Searched defs:atomic64_try_cmpxchg_relaxed (Results 1 - 3 of 3) sorted by relevance

/kernel/linux/linux-5.10/include/asm-generic/
H A Datomic-instrumented.h1535 atomic64_try_cmpxchg_relaxed(atomic64_t *v, s64 *old, s64 new) in atomic64_try_cmpxchg_relaxed() function
1541 #define atomic64_try_cmpxchg_relaxed atomic64_try_cmpxchg_relaxed macro
/kernel/linux/linux-5.10/include/linux/
H A Datomic-fallback.h2233 #define atomic64_try_cmpxchg_relaxed atomic64_try_cmpxchg macro
2277 atomic64_try_cmpxchg_relaxed(atomic64_t *v, s64 *old, s64 new) in atomic64_try_cmpxchg_relaxed() function
2285 #define atomic64_try_cmpxchg_relaxed atomic64_try_cmpxchg_relaxed macro
[all...]
/kernel/linux/linux-6.6/include/linux/atomic/
H A Datomic-instrumented.h2899 atomic64_try_cmpxchg_relaxed(atomic64_t *v, s64 *old, s64 new) in atomic64_try_cmpxchg_relaxed() function

Completed in 15 milliseconds