Home
last modified time | relevance | path

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

/Linux-v5.15/arch/x86/include/asm/
Datomic.h200 static __always_inline bool arch_atomic_try_cmpxchg(atomic_t *v, int *old, int new) in arch_atomic_try_cmpxchg() function
204 #define arch_atomic_try_cmpxchg arch_atomic_try_cmpxchg macro
/Linux-v5.15/include/linux/atomic/
Datomic-arch-fallback.h987 arch_atomic_try_cmpxchg(atomic_t *v, int *old, int new) in arch_atomic_try_cmpxchg() function
995 #define arch_atomic_try_cmpxchg arch_atomic_try_cmpxchg macro
1062 arch_atomic_try_cmpxchg(atomic_t *v, int *old, int new) in arch_atomic_try_cmpxchg() function
1070 #define arch_atomic_try_cmpxchg arch_atomic_try_cmpxchg macro