Searched defs:smp_mb (Results 1 - 25 of 27) sorted by relevance

12

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/um/sys-i386/shared/sysdep/
H A Dsystem.h98 #define smp_mb() mb() macro
112 #define smp_mb() barrier() macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/um/sys-x86_64/shared/sysdep/
H A Dsystem.h98 #define smp_mb() mb() macro
112 #define smp_mb() barrier() macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/alpha/include/asm/
H A Dbarrier.h20 #define smp_mb() mb() macro
26 #define smp_mb() barrier() macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/asm-generic/
H A Dsystem.h54 #define smp_mb() mb() macro
58 #define smp_mb() barrier() macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/score/include/asm/
H A Dsystem.h25 #define smp_mb() barrier() macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/microblaze/include/asm/
H A Dsystem.h44 #define smp_mb() mb() macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/mips/include/asm/
H A Dbarrier.h144 # define smp_mb() __sync() macro
148 # define smp_mb() __asm__ __volatile__("sync" : : :"memory") macro
153 #define smp_mb() barrier() macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/cris/include/asm/
H A Dsystem.h22 #define smp_mb() mb() macro
27 #define smp_mb() barrier() macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/blackfin/include/asm/
H A Dsystem.h40 # define smp_mb() do { barrier(); smp_check_barrier(); smp_mark_barrier(); } while (0) macro
46 # define smp_mb() barrier() macro
102 #define smp_mb() barrier() macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/mn10300/include/asm/
H A Dsystem.h67 #define smp_mb() mb() macro
71 #define smp_mb() barrier() macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/parisc/include/asm/
H A Dsystem.h128 #define smp_mb() mb() macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/sh/include/asm/
H A Dsystem.h45 #define smp_mb() mb() macro
50 #define smp_mb() barrier() macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/tile/include/asm/
H A Dsystem.h125 #define smp_mb() mb() macro
130 #define smp_mb() barrier() macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/xtensa/include/asm/
H A Dsystem.h60 #define smp_mb() barrier() macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/m68k/include/asm/
H A Dsystem_mm.h60 #define smp_mb() barrier() macro
H A Dsystem_no.h110 #define smp_mb() mb() macro
115 #define smp_mb() barrier() macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/frv/include/asm/
H A Dsystem.h185 #define smp_mb() mb() macro
192 #define smp_mb() barrier() macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/h8300/include/asm/
H A Dsystem.h90 #define smp_mb() mb() macro
95 #define smp_mb() barrier() macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/avr32/include/asm/
H A Dsystem.h66 # define smp_mb() barrier() macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/sparc/include/asm/
H A Dsystem_32.h170 #define smp_mb() __asm__ __volatile__("":::"memory") macro
H A Dsystem_64.h62 #define smp_mb() mb() macro
66 #define smp_mb() __asm__ __volatile__("":::"memory") macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/powerpc/include/asm/
H A Dsystem.h55 #define smp_mb() mb() macro
60 #define smp_mb() barrier() macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/s390/include/asm/
H A Dsystem.h293 #define smp_mb() mb() macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/ia64/include/asm/
H A Dsystem.h92 # define smp_mb() mb() macro
97 # define smp_mb() barrier() macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/m32r/include/asm/
H A Dsystem.h408 #define smp_mb() mb() macro
414 #define smp_mb() barrier() macro

Completed in 183 milliseconds

12