Home
last modified time | relevance | path

Searched defs:arch_cmpxchg64_relaxed (Results 1 – 4 of 4) sorted by relevance

/linux/arch/arm/include/asm/
H A Dcmpxchg.h275 #define arch_cmpxchg64_relaxed(ptr, o, n) ({ \ macro
/linux/arch/arm64/include/asm/
H A Dcmpxchg.h192 #define arch_cmpxchg64_relaxed arch_cmpxchg_relaxed macro
/linux/arch/riscv/include/asm/
H A Dcmpxchg.h298 #define arch_cmpxchg64_relaxed(ptr, o, n) \ macro
/linux/arch/powerpc/include/asm/
H A Dcmpxchg.h744 #define arch_cmpxchg64_relaxed(ptr, o, n) \ macro