Home
last modified time | relevance | path

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

/include/linux/
Datomic-fallback.h910 #define atomic_try_cmpxchg_relaxed atomic_try_cmpxchg macro
954 atomic_try_cmpxchg_relaxed(atomic_t *v, int *old, int new) in atomic_try_cmpxchg_relaxed() function
962 #define atomic_try_cmpxchg_relaxed atomic_try_cmpxchg_relaxed macro
/include/asm-generic/
Datomic-instrumented.h724 atomic_try_cmpxchg_relaxed(atomic_t *v, int *old, int new) in atomic_try_cmpxchg_relaxed() function
730 #define atomic_try_cmpxchg_relaxed atomic_try_cmpxchg_relaxed macro