Home
last modified time | relevance | path

Searched defs:smp_mb (Results 1 – 18 of 18) sorted by relevance

/linux-2.4.37.9/include/asm-arm/
Dsystem.h78 #define smp_mb() mb() macro
84 #define smp_mb() barrier() macro
/linux-2.4.37.9/include/asm-ppc/
Dsystem.h38 #define smp_mb() mb() macro
42 #define smp_mb() __asm__ __volatile__("": : :"memory") macro
/linux-2.4.37.9/include/asm-ppc64/
Dsystem.h42 #define smp_mb() mb() macro
46 #define smp_mb() __asm__ __volatile__("": : :"memory") macro
/linux-2.4.37.9/include/asm-mips64/
Dsystem.h222 #define smp_mb() mb() macro
226 #define smp_mb() barrier() macro
/linux-2.4.37.9/include/asm-mips/
Dsystem.h244 #define smp_mb() mb() macro
248 #define smp_mb() barrier() macro
/linux-2.4.37.9/include/asm-sh/
Dsystem.h94 #define smp_mb() mb() macro
98 #define smp_mb() barrier() macro
/linux-2.4.37.9/include/asm-cris/
Dsystem.h223 #define smp_mb() mb() macro
227 #define smp_mb() barrier() macro
/linux-2.4.37.9/include/asm-sparc64/
Dsystem.h152 #define smp_mb() mb() macro
156 #define smp_mb() __asm__ __volatile__("":::"memory") macro
/linux-2.4.37.9/include/asm-ia64/
Dsystem.h90 # define smp_mb() mb() macro
94 # define smp_mb() barrier() macro
/linux-2.4.37.9/include/asm-i386/
Dsystem.h302 #define smp_mb() mb() macro
307 #define smp_mb() barrier() macro
/linux-2.4.37.9/include/asm-x86_64/
Dsystem.h227 #define smp_mb() mb() macro
231 #define smp_mb() barrier() macro
/linux-2.4.37.9/include/asm-m68k/
Dsystem.h92 #define smp_mb() barrier() macro
/linux-2.4.37.9/include/asm-s390x/
Dsystem.h133 #define smp_mb() mb() macro
/linux-2.4.37.9/include/asm-s390/
Dsystem.h120 #define smp_mb() mb() macro
/linux-2.4.37.9/include/asm-sh64/
Dsystem.h395 #define smp_mb() barrier() macro
/linux-2.4.37.9/include/asm-sparc/
Dsystem.h298 #define smp_mb() __asm__ __volatile__("":::"memory") macro
/linux-2.4.37.9/include/asm-parisc/
Dsystem.h144 #define smp_mb() mb() macro
/linux-2.4.37.9/include/asm-alpha/
Dsystem.h156 #define smp_mb() mb() macro
160 #define smp_mb() barrier() macro