Home
last modified time | relevance | path

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

/linux-6.3-rc2/arch/x86/include/asm/
A 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-6.3-rc2/include/linux/atomic/
A Datomic-arch-fallback.h1071 arch_atomic_try_cmpxchg(atomic_t *v, int *old, int new) in arch_atomic_try_cmpxchg() function
1079 #define arch_atomic_try_cmpxchg arch_atomic_try_cmpxchg macro
1146 arch_atomic_try_cmpxchg(atomic_t *v, int *old, int new) in arch_atomic_try_cmpxchg() function
1154 #define arch_atomic_try_cmpxchg arch_atomic_try_cmpxchg macro

Completed in 8 milliseconds