Home
last modified time | relevance | path

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

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