Home
last modified time | relevance | path

Searched defs:arch_cmpxchg_local (Results 1 – 16 of 16) sorted by relevance

/linux/arch/arm/include/asm/
H A Dcmpxchg.h139 #define arch_cmpxchg_local(ptr, o, n) ({ \ macro
243 #define arch_cmpxchg_local(ptr, o, n) ({ \ macro
/linux/arch/sh/include/asm/
H A Dcmpxchg.h79 #define arch_cmpxchg_local(ptr, o, n) ({ \ macro
/linux/include/asm-generic/
H A Dcmpxchg.h105 #define arch_cmpxchg_local generic_cmpxchg_local macro
/linux/arch/sparc/include/asm/
H A Dcmpxchg_32.h73 #define arch_cmpxchg_local(ptr, o, n) \ macro
H A Dcmpxchg_64.h198 #define arch_cmpxchg_local(ptr, o, n) \ macro
/linux/arch/m68k/include/asm/
H A Dcmpxchg.h118 #define arch_cmpxchg_local(ptr, o, n) \ macro
/linux/arch/parisc/include/asm/
H A Dcmpxchg.h107 #define arch_cmpxchg_local(ptr, o, n) \ macro
/linux/arch/csky/include/asm/
H A Dcmpxchg.h159 #define arch_cmpxchg_local(ptr, o, n) \ macro
/linux/arch/mips/include/asm/
H A Dcmpxchg.h177 #define arch_cmpxchg_local(ptr, old, new) \ macro
/linux/arch/xtensa/include/asm/
H A Dcmpxchg.h112 #define arch_cmpxchg_local(ptr, o, n) \ macro
/linux/arch/loongarch/include/asm/
H A Dcmpxchg.h185 #define arch_cmpxchg_local(ptr, old, new) \ macro
/linux/arch/arm64/include/asm/
H A Dcmpxchg.h189 #define arch_cmpxchg_local arch_cmpxchg_relaxed macro
/linux/arch/alpha/include/asm/
H A Dcmpxchg.h235 #define arch_cmpxchg_local(ptr, o, n) \ macro
/linux/arch/x86/include/asm/
H A Dcmpxchg.h154 #define arch_cmpxchg_local(ptr, old, new) \ macro
/linux/arch/riscv/include/asm/
H A Dcmpxchg.h283 #define arch_cmpxchg_local(ptr, o, n) \ macro
/linux/arch/powerpc/include/asm/
H A Dcmpxchg.h708 #define arch_cmpxchg_local(ptr, o, n) \ macro