Home
last modified time | relevance | path

Searched defs:smp_mb__before_clear_bit (Results 1 – 25 of 27) sorted by relevance

12

/linux-3.3/arch/sparc/include/asm/
Dbitops_64.h26 #define smp_mb__before_clear_bit() barrier() macro
Dbitops_32.h93 #define smp_mb__before_clear_bit() do { } while(0) macro
/linux-3.3/arch/score/include/asm/
Dbitops.h10 #define smp_mb__before_clear_bit() barrier() macro
/linux-3.3/arch/openrisc/include/asm/
Dbitops.h35 #define smp_mb__before_clear_bit() smp_mb() macro
/linux-3.3/include/asm-generic/
Dbitops.h19 #define smp_mb__before_clear_bit() smp_mb() macro
/linux-3.3/arch/blackfin/include/asm/
Dbitops.h37 #define smp_mb__before_clear_bit() smp_mb() macro
106 #define smp_mb__before_clear_bit() barrier() macro
/linux-3.3/arch/c6x/include/asm/
Dbitops.h24 #define smp_mb__before_clear_bit() barrier() macro
/linux-3.3/arch/sh/include/asm/
Dbitops.h29 #define smp_mb__before_clear_bit() smp_mb() macro
/linux-3.3/arch/xtensa/include/asm/
Dbitops.h30 #define smp_mb__before_clear_bit() barrier() macro
/linux-3.3/arch/tile/include/asm/
Dbitops_32.h126 #define smp_mb__before_clear_bit() smp_mb() macro
Dbitops_64.h36 #define smp_mb__before_clear_bit() smp_mb() macro
/linux-3.3/arch/cris/include/asm/
Dbitops.h91 #define smp_mb__before_clear_bit() barrier() macro
/linux-3.3/arch/h8300/include/asm/
Dbitops.h69 #define smp_mb__before_clear_bit() barrier() macro
/linux-3.3/arch/m32r/include/asm/
Dbitops.h105 #define smp_mb__before_clear_bit() barrier() macro
/linux-3.3/arch/parisc/include/asm/
Dbitops.h22 #define smp_mb__before_clear_bit() smp_mb() macro
/linux-3.3/arch/mn10300/include/asm/
Dbitops.h22 #define smp_mb__before_clear_bit() barrier() macro
/linux-3.3/arch/avr32/include/asm/
Dbitops.h21 #define smp_mb__before_clear_bit() barrier() macro
/linux-3.3/arch/hexagon/include/asm/
Dbitops.h32 #define smp_mb__before_clear_bit() barrier() macro
/linux-3.3/arch/s390/include/asm/
Dsystem.h147 #define smp_mb__before_clear_bit() smp_mb() macro
/linux-3.3/arch/powerpc/include/asm/
Dbitops.h52 #define smp_mb__before_clear_bit() smp_mb() macro
/linux-3.3/arch/x86/include/asm/
Dbitops.h148 #define smp_mb__before_clear_bit() barrier() macro
/linux-3.3/arch/mips/include/asm/
Dbitops.h45 #define smp_mb__before_clear_bit() smp_mb__before_llsc() macro
/linux-3.3/arch/alpha/include/asm/
Dbitops.h56 #define smp_mb__before_clear_bit() smp_mb() macro
/linux-3.3/arch/arm/include/asm/
Dbitops.h29 #define smp_mb__before_clear_bit() smp_mb() macro
/linux-3.3/arch/ia64/include/asm/
Dbitops.h71 #define smp_mb__before_clear_bit() smp_mb() macro

12