Home
last modified time | relevance | path

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

/linux-5.10/include/linux/
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
/linux-5.10/include/asm-generic/
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