Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/asm-generic/
H A Datomic-instrumented.h1513 atomic64_try_cmpxchg_acquire(atomic64_t *v, s64 *old, s64 new) in atomic64_try_cmpxchg_acquire() function
1519 #define atomic64_try_cmpxchg_acquire atomic64_try_cmpxchg_acquire macro
/kernel/linux/linux-5.10/include/linux/
H A Datomic-fallback.h2231 #define atomic64_try_cmpxchg_acquire atomic64_try_cmpxchg macro
2251 atomic64_try_cmpxchg_acquire(atomic64_t *v, s64 *old, s64 new) in atomic64_try_cmpxchg_acquire() function
2259 #define atomic64_try_cmpxchg_acquire atomic64_try_cmpxchg_acquire macro
2292 atomic64_try_cmpxchg_acquire(atomic64_t *v, s64 *old, s64 new) in atomic64_try_cmpxchg_acquire() function
2298 #define atomic64_try_cmpxchg_acquire atomic64_try_cmpxchg_acquire macro
[all...]
/kernel/linux/linux-6.6/include/linux/atomic/
H A Datomic-instrumented.h2856 atomic64_try_cmpxchg_acquire(atomic64_t *v, s64 *old, s64 new) in atomic64_try_cmpxchg_acquire() function

Completed in 12 milliseconds