Home
last modified time | relevance | path

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

/linux-4.4.14/arch/arm/include/asm/
Dcmpxchg.h268 #define cmpxchg64_relaxed(ptr, o, n) ({ \ macro
/linux-4.4.14/arch/powerpc/include/asm/
Dcmpxchg.h302 #define cmpxchg64_relaxed cmpxchg64_local macro
/linux-4.4.14/arch/arm64/include/asm/
Dcmpxchg.h166 #define cmpxchg64_relaxed cmpxchg_relaxed macro
/linux-4.4.14/include/linux/
Datomic.h383 #define cmpxchg64_relaxed cmpxchg64 macro