/linux-3.3/arch/x86/um/asm/ |
D | system.h | 105 # define smp_wmb() wmb() macro 107 # define smp_wmb() barrier() macro 114 #define smp_wmb() barrier() macro
|
/linux-3.3/arch/mips/include/asm/ |
D | barrier.h | 146 # define smp_wmb() __syncw() macro 150 # define smp_wmb() __asm__ __volatile__("sync" : : :"memory") macro 155 #define smp_wmb() barrier() macro
|
/linux-3.3/arch/alpha/include/asm/ |
D | barrier.h | 22 #define smp_wmb() wmb() macro 28 #define smp_wmb() barrier() macro
|
/linux-3.3/include/asm-generic/ |
D | system.h | 56 #define smp_wmb() wmb() macro 60 #define smp_wmb() barrier() macro
|
/linux-3.3/arch/mn10300/include/asm/ |
D | system.h | 86 #define smp_wmb() wmb() macro 91 #define smp_wmb() barrier() macro
|
/linux-3.3/arch/cris/include/asm/ |
D | system.h | 25 #define smp_wmb() wmb() macro 30 #define smp_wmb() barrier() macro
|
/linux-3.3/arch/h8300/include/asm/ |
D | system.h | 70 #define smp_wmb() wmb() macro 75 #define smp_wmb() barrier() macro
|
/linux-3.3/arch/tile/include/asm/ |
D | system.h | 147 #define smp_wmb() wmb() macro 152 #define smp_wmb() barrier() macro
|
/linux-3.3/arch/sh/include/asm/ |
D | system.h | 48 #define smp_wmb() wmb() macro 53 #define smp_wmb() barrier() macro
|
/linux-3.3/arch/x86/include/asm/ |
D | system.h | 489 # define smp_wmb() wmb() macro 491 # define smp_wmb() barrier() macro 498 #define smp_wmb() barrier() macro
|
/linux-3.3/arch/ia64/include/asm/ |
D | system.h | 94 # define smp_wmb() wmb() macro 99 # define smp_wmb() barrier() macro
|
/linux-3.3/arch/m32r/include/asm/ |
D | system.h | 354 #define smp_wmb() wmb() macro 360 #define smp_wmb() barrier() macro
|
/linux-3.3/arch/sparc/include/asm/ |
D | system_64.h | 81 #define smp_wmb() wmb() macro 85 #define smp_wmb() __asm__ __volatile__("":::"memory") macro
|
/linux-3.3/arch/microblaze/include/asm/ |
D | system.h | 44 #define smp_wmb() wmb() macro
|
/linux-3.3/arch/hexagon/include/asm/ |
D | system.h | 46 #define smp_wmb() barrier() macro
|
/linux-3.3/arch/frv/include/asm/ |
D | system.h | 50 #define smp_wmb() barrier() macro
|
/linux-3.3/arch/powerpc/include/asm/ |
D | system.h | 57 #define smp_wmb() __asm__ __volatile__ (stringify_in_c(SMPWMB) : : :"memory") macro 62 #define smp_wmb() barrier() macro
|
/linux-3.3/arch/score/include/asm/ |
D | system.h | 27 #define smp_wmb() barrier() macro
|
/linux-3.3/arch/unicore32/include/asm/ |
D | system.h | 72 #define smp_wmb() barrier() macro
|
/linux-3.3/arch/m68k/include/asm/ |
D | system.h | 63 #define smp_wmb() barrier() macro
|
/linux-3.3/arch/xtensa/include/asm/ |
D | system.h | 31 #define smp_wmb() barrier() macro
|
/linux-3.3/arch/avr32/include/asm/ |
D | system.h | 68 # define smp_wmb() barrier() macro
|
/linux-3.3/arch/arm/include/asm/ |
D | system.h | 175 #define smp_wmb() barrier() macro 179 #define smp_wmb() dmb() macro
|
/linux-3.3/arch/blackfin/include/asm/ |
D | system.h | 24 #define smp_wmb() wmb() macro
|
/linux-3.3/arch/c6x/include/asm/ |
D | system.h | 92 #define smp_wmb() barrier() macro
|