Home
last modified time | relevance | path

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

/linux-6.14.4/arch/x86/include/asm/
Datomic.h105 static __always_inline bool arch_atomic_try_cmpxchg(atomic_t *v, int *old, int new) in arch_atomic_try_cmpxchg() function
109 #define arch_atomic_try_cmpxchg arch_atomic_try_cmpxchg macro
/linux-6.14.4/arch/s390/include/asm/
Datomic.h117 static __always_inline bool arch_atomic_try_cmpxchg(atomic_t *v, int *old, int new) in arch_atomic_try_cmpxchg() function
121 #define arch_atomic_try_cmpxchg arch_atomic_try_cmpxchg macro