Home
last modified time | relevance | path

Searched defs:cmpxchg64 (Results 1 – 9 of 9) sorted by relevance

/linux-3.3/arch/x86/include/asm/
Dcmpxchg_32.h42 #define cmpxchg64(ptr, o, n) \ macro
135 #define cmpxchg64(ptr, o, n) \ macro
Dcmpxchg_64.h11 #define cmpxchg64(ptr, o, n) \ macro
/linux-3.3/arch/s390/include/asm/
Dcmpxchg.h168 #define cmpxchg64(ptr, o, n) \ macro
187 #define cmpxchg64(ptr, o, n) \ macro
/linux-3.3/include/asm-generic/
Dcmpxchg.h20 #define cmpxchg64(ptr, o, n) cmpxchg64_local((ptr), (o), (n)) macro
/linux-3.3/arch/mips/include/asm/
Dcmpxchg.h104 #define cmpxchg64(ptr, o, n) \ macro
/linux-3.3/arch/ia64/include/asm/
Dintrinsics.h175 #define cmpxchg64(ptr, o, n) cmpxchg_acq((ptr), (o), (n)) macro
/linux-3.3/arch/powerpc/include/asm/
Dsystem.h527 #define cmpxchg64(ptr, o, n) \ macro
/linux-3.3/arch/arm/include/asm/
Dsystem.h519 #define cmpxchg64(ptr,o,n) \ macro
/linux-3.3/arch/alpha/include/asm/
Dsystem.h339 #define cmpxchg64(ptr, o, n) \ macro