Home
last modified time | relevance | path

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

/linux-5.10/include/linux/
Datomic-arch-fallback.h912 #define arch_atomic_try_cmpxchg_relaxed arch_atomic_try_cmpxchg macro
956 arch_atomic_try_cmpxchg_relaxed(atomic_t *v, int *old, int new) in arch_atomic_try_cmpxchg_relaxed() function
964 #define arch_atomic_try_cmpxchg_relaxed arch_atomic_try_cmpxchg_relaxed macro
Datomic-fallback.h1003 #define arch_atomic_try_cmpxchg_relaxed atomic_try_cmpxchg_relaxed macro