Home
last modified time | relevance | path

Searched refs:arch_cmpxchg_local (Results 1 – 15 of 15) sorted by relevance

/arch/mips/include/asm/
Dcmpxchg.h178 #define arch_cmpxchg_local(ptr, old, new) \ macro
197 __res = arch_cmpxchg_local((ptr), (old), (new)); \
214 arch_cmpxchg_local((ptr), (o), (n)); \
/arch/ia64/include/asm/
Dcmpxchg.h13 #define arch_cmpxchg_local arch_cmpxchg macro
/arch/x86/include/asm/
Dcmpxchg_64.h19 arch_cmpxchg_local((ptr), (o), (n)); \
Dcmpxchg.h154 #define arch_cmpxchg_local(ptr, old, new) \ macro
/arch/arm/include/asm/
Dcmpxchg.h137 #define arch_cmpxchg_local(ptr, o, n) ({ \ macro
237 #define arch_cmpxchg_local(ptr, o, n) ({ \ macro
/arch/sparc/include/asm/
Dcmpxchg_64.h198 #define arch_cmpxchg_local(ptr, o, n) \ macro
204 arch_cmpxchg_local((ptr), (o), (n)); \
Dcmpxchg_32.h75 #define arch_cmpxchg_local(ptr, o, n) \ macro
/arch/alpha/include/asm/
Dcmpxchg.h20 #define arch_cmpxchg_local(ptr, o, n) \ macro
/arch/m68k/include/asm/
Dcmpxchg.h124 #define arch_cmpxchg_local(ptr, o, n) \ macro
/arch/parisc/include/asm/
Dcmpxchg.h109 #define arch_cmpxchg_local(ptr, o, n) \ macro
/arch/arm64/include/asm/
Dcmpxchg.h193 #define arch_cmpxchg_local arch_cmpxchg_relaxed macro
200 #define arch_cmpxchg64_local arch_cmpxchg_local
/arch/s390/include/asm/
Dcmpxchg.h167 #define arch_cmpxchg_local arch_cmpxchg macro
/arch/xtensa/include/asm/
Dcmpxchg.h110 #define arch_cmpxchg_local(ptr, o, n) \ macro
/arch/powerpc/include/asm/
Dcmpxchg.h479 #define arch_cmpxchg_local(ptr, o, n) \ macro
513 arch_cmpxchg_local((ptr), (o), (n)); \
/arch/riscv/include/asm/
Dcmpxchg.h348 #define arch_cmpxchg_local(ptr, o, n) \ macro