Home
last modified time | relevance | path

Searched defs:cmpxchg (Results 1 – 23 of 23) sorted by relevance

/linux-3.3/arch/frv/include/asm/
Dsystem.h70 #define cmpxchg(ptr, test, new) \ macro
110 #define cmpxchg(ptr, test, new) \ macro
/linux-3.3/include/asm-generic/
Dcmpxchg.h19 #define cmpxchg(ptr, o, n) cmpxchg_local((ptr), (o), (n)) macro
/linux-3.3/arch/mips/include/asm/
Dcmpxchg.h101 #define cmpxchg(ptr, old, new) __cmpxchg(ptr, old, new, smp_mb__before_llsc(), smp_llsc_mb()) macro
/linux-3.3/arch/hexagon/include/asm/
Dsystem.h101 #define cmpxchg(ptr, old, new) \ macro
/linux-3.3/arch/tile/include/asm/
Datomic.h148 #define cmpxchg(ptr, o, n) \ macro
/linux-3.3/arch/x86/include/asm/
Dcmpxchg_32.h101 #define cmpxchg(ptr, o, n) \ macro
Dcmpxchg.h147 #define cmpxchg(ptr, old, new) \ macro
/linux-3.3/arch/score/include/asm/
Dsystem.h74 #define cmpxchg(ptr, o, n) \ macro
/linux-3.3/arch/s390/include/asm/
Dcmpxchg.h163 #define cmpxchg(ptr, o, n) \ macro
/linux-3.3/arch/m68k/include/asm/
Dsystem.h169 #define cmpxchg(ptr, o, n) \ macro
/linux-3.3/arch/xtensa/include/asm/
Dsystem.h84 #define cmpxchg(ptr,o,n) \ macro
/linux-3.3/arch/avr32/include/asm/
Dsystem.h143 #define cmpxchg(ptr, old, new) \ macro
/linux-3.3/arch/sh/include/asm/
Dsystem.h109 #define cmpxchg(ptr,o,n) \ macro
/linux-3.3/arch/blackfin/include/asm/
Dsystem.h96 #define cmpxchg(ptr, o, n) \ macro
/linux-3.3/arch/sparc/include/asm/
Dsystem_32.h257 #define cmpxchg(ptr, o, n) \ macro
Dsystem_64.h291 #define cmpxchg(ptr,o,n) \ macro
/linux-3.3/arch/ia64/include/asm/
Dintrinsics.h174 #define cmpxchg(ptr, o, n) cmpxchg_acq((ptr), (o), (n)) macro
/linux-3.3/arch/m32r/include/asm/
Dsystem.h254 #define cmpxchg(ptr, o, n) \ macro
/linux-3.3/arch/mn10300/include/asm/
Datomic.h112 #define cmpxchg(ptr, o, n) \ macro
/linux-3.3/arch/powerpc/include/asm/
Dsystem.h500 #define cmpxchg(ptr, o, n) \ macro
/linux-3.3/arch/arm/include/asm/
Dsystem.h442 #define cmpxchg(ptr,o,n) \ macro
/linux-3.3/arch/parisc/include/asm/
Datomic.h117 #define cmpxchg(ptr,o,n) \ macro
/linux-3.3/arch/alpha/include/asm/
Dsystem.h331 #define cmpxchg(ptr, o, n) \ macro