Home
last modified time | relevance | path

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

/linux/arch/arm/include/asm/
A Dcmpxchg.h269 #define arch_cmpxchg64_relaxed(ptr, o, n) ({ \ macro
/linux/arch/arm64/include/asm/
A Dcmpxchg.h196 #define arch_cmpxchg64_relaxed arch_cmpxchg_relaxed macro
/linux/arch/powerpc/include/asm/
A Dcmpxchg.h515 #define arch_cmpxchg64_relaxed(ptr, o, n) \ macro
/linux/include/linux/atomic/
A Datomic-arch-fallback.h60 #define arch_cmpxchg64_relaxed arch_cmpxchg64 macro

Completed in 13 milliseconds