Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/asm-generic/
H A Datomic-instrumented.h725 atomic_try_cmpxchg_relaxed(atomic_t *v, int *old, int new) in atomic_try_cmpxchg_relaxed() function
731 #define atomic_try_cmpxchg_relaxed atomic_try_cmpxchg_relaxed macro
/kernel/linux/linux-5.10/include/linux/
H A Datomic-fallback.h1009 #define atomic_try_cmpxchg_relaxed atomic_try_cmpxchg macro
1053 atomic_try_cmpxchg_relaxed(atomic_t *v, int *old, int new) in atomic_try_cmpxchg_relaxed() function
1061 #define atomic_try_cmpxchg_relaxed atomic_try_cmpxchg_relaxed macro
[all...]
/kernel/linux/linux-6.6/include/linux/atomic/
H A Datomic-instrumented.h1335 atomic_try_cmpxchg_relaxed(atomic_t *v, int *old, int new) in atomic_try_cmpxchg_relaxed() function

Completed in 11 milliseconds