Home
last modified time | relevance | path

Searched defs:smp_mb__after_clear_bit (Results 1 – 24 of 24) sorted by relevance

/linux-2.6.39/arch/score/include/asm/
Dbitops.h11 #define smp_mb__after_clear_bit() barrier() macro
/linux-2.6.39/include/asm-generic/
Dbitops.h20 #define smp_mb__after_clear_bit() smp_mb() macro
/linux-2.6.39/arch/blackfin/include/asm/
Dbitops.h38 #define smp_mb__after_clear_bit() smp_mb() macro
107 #define smp_mb__after_clear_bit() barrier() macro
/linux-2.6.39/arch/sh/include/asm/
Dbitops.h30 #define smp_mb__after_clear_bit() smp_mb() macro
/linux-2.6.39/arch/sparc/include/asm/
Dbitops_64.h27 #define smp_mb__after_clear_bit() barrier() macro
Dbitops_32.h94 #define smp_mb__after_clear_bit() do { } while(0) macro
/linux-2.6.39/arch/tile/include/asm/
Dbitops_32.h127 #define smp_mb__after_clear_bit() do {} while (0) macro
/linux-2.6.39/arch/xtensa/include/asm/
Dbitops.h31 #define smp_mb__after_clear_bit() barrier() macro
/linux-2.6.39/arch/h8300/include/asm/
Dbitops.h70 #define smp_mb__after_clear_bit() barrier() macro
/linux-2.6.39/arch/cris/include/asm/
Dbitops.h92 #define smp_mb__after_clear_bit() barrier() macro
/linux-2.6.39/arch/m32r/include/asm/
Dbitops.h106 #define smp_mb__after_clear_bit() barrier() macro
/linux-2.6.39/arch/avr32/include/asm/
Dbitops.h22 #define smp_mb__after_clear_bit() barrier() macro
/linux-2.6.39/arch/parisc/include/asm/
Dbitops.h23 #define smp_mb__after_clear_bit() smp_mb() macro
/linux-2.6.39/arch/mn10300/include/asm/
Dbitops.h23 #define smp_mb__after_clear_bit() barrier() macro
/linux-2.6.39/arch/s390/include/asm/
Dsystem.h145 #define smp_mb__after_clear_bit() smp_mb() macro
/linux-2.6.39/arch/m68k/include/asm/
Dbitops_no.h73 #define smp_mb__after_clear_bit() barrier() macro
Dbitops_mm.h105 #define smp_mb__after_clear_bit() barrier() macro
/linux-2.6.39/arch/x86/include/asm/
Dbitops.h149 #define smp_mb__after_clear_bit() barrier() macro
/linux-2.6.39/arch/powerpc/include/asm/
Dbitops.h53 #define smp_mb__after_clear_bit() smp_mb() macro
/linux-2.6.39/arch/mips/include/asm/
Dbitops.h46 #define smp_mb__after_clear_bit() smp_llsc_mb() macro
/linux-2.6.39/arch/alpha/include/asm/
Dbitops.h57 #define smp_mb__after_clear_bit() smp_mb() macro
/linux-2.6.39/arch/ia64/include/asm/
Dbitops.h72 #define smp_mb__after_clear_bit() do { /* skip */; } while (0) macro
/linux-2.6.39/arch/frv/include/asm/
Dbitops.h32 #define smp_mb__after_clear_bit() barrier() macro
/linux-2.6.39/arch/arm/include/asm/
Dbitops.h30 #define smp_mb__after_clear_bit() mb() macro