Home
last modified time | relevance | path

Searched refs:arch_try_cmpxchg_local (Results 1 – 4 of 4) sorted by relevance

/linux/arch/x86/include/asm/
H A Dcmpxchg_64.h26 arch_try_cmpxchg_local((ptr), (po), (n)); \
H A Dcmpxchg.h232 #define arch_try_cmpxchg_local(ptr, pold, new) \ macro
/linux/arch/s390/include/asm/
H A Dcmpxchg.h171 #define arch_try_cmpxchg_local arch_try_cmpxchg macro
/linux/include/linux/atomic/
H A Datomic-arch-fallback.h386 #ifdef arch_try_cmpxchg_local
387 #define raw_try_cmpxchg_local arch_try_cmpxchg_local