Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/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
/kernel/linux/linux-5.10/include/linux/
Datomic-arch-fallback.h917 arch_atomic_try_cmpxchg(atomic_t *v, int *old, int new) in arch_atomic_try_cmpxchg() function
925 #define arch_atomic_try_cmpxchg arch_atomic_try_cmpxchg macro
992 arch_atomic_try_cmpxchg(atomic_t *v, int *old, int new) in arch_atomic_try_cmpxchg() function
1000 #define arch_atomic_try_cmpxchg arch_atomic_try_cmpxchg macro
Datomic-fallback.h1000 #define arch_atomic_try_cmpxchg atomic_try_cmpxchg macro