Home
last modified time | relevance | path

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

/arch/mips/include/asm/
Dcmpxchg.h104 #define cmpxchg(ptr, old, new) __cmpxchg(ptr, old, new, smp_llsc_mb()) macro
/arch/x86/include/asm/
Dcmpxchg_32.h113 #define cmpxchg(ptr, o, n) \ macro
279 #define cmpxchg(ptr, o, n) \ macro
Dcmpxchg_64.h163 #define cmpxchg(ptr, o, n) \ macro
/arch/avr32/include/asm/
Dsystem.h143 #define cmpxchg(ptr, old, new) \ macro
/arch/sh/include/asm/
Dsystem.h121 #define cmpxchg(ptr,o,n) \ macro
/arch/blackfin/include/asm/
Dsystem.h122 #define cmpxchg(ptr, o, n) \ macro
/arch/m68k/include/asm/
Dsystem_mm.h192 #define cmpxchg(ptr, o, n) \ macro
/arch/xtensa/include/asm/
Dsystem.h115 #define cmpxchg(ptr,o,n) \ macro
/arch/sparc/include/asm/
Dsystem_32.h261 #define cmpxchg(ptr, o, n) \ macro
Dsystem_64.h299 #define cmpxchg(ptr,o,n) \ macro
/arch/ia64/include/asm/
Dintrinsics.h173 #define cmpxchg(ptr, o, n) cmpxchg_acq((ptr), (o), (n)) macro
/arch/s390/include/asm/
Dsystem.h208 #define cmpxchg(ptr, o, n) \ macro
/arch/powerpc/include/asm/
Dsystem.h489 #define cmpxchg(ptr, o, n) \ macro
/arch/parisc/include/asm/
Datomic.h117 #define cmpxchg(ptr,o,n) \ macro
/arch/alpha/include/asm/
Dsystem.h684 #define cmpxchg(ptr, o, n) \ macro