Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/asm-generic/
H A Datomic-instrumented.h1502 atomic64_try_cmpxchg(atomic64_t *v, s64 *old, s64 new) in atomic64_try_cmpxchg() function
1508 #define atomic64_try_cmpxchg atomic64_try_cmpxchg macro
/kernel/linux/linux-5.10/include/linux/
H A Datomic-fallback.h2238 atomic64_try_cmpxchg(atomic64_t *v, s64 *old, s64 new) in atomic64_try_cmpxchg() function
2246 #define atomic64_try_cmpxchg atomic64_try_cmpxchg macro
2313 atomic64_try_cmpxchg(atomic64_t *v, s64 *old, s64 new) atomic64_try_cmpxchg() function
2321 #define atomic64_try_cmpxchg global() macro
[all...]
/kernel/linux/linux-6.6/include/linux/atomic/
H A Datomic-instrumented.h2834 atomic64_try_cmpxchg(atomic64_t *v, s64 *old, s64 new) in atomic64_try_cmpxchg() function

Completed in 12 milliseconds