Home
last modified time | relevance | path

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

12

/linux-3.3/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-3.3/arch/score/include/asm/
Dbitops.h11 #define smp_mb__after_clear_bit() barrier() macro
/linux-3.3/arch/openrisc/include/asm/
Dbitops.h36 #define smp_mb__after_clear_bit() smp_mb() macro
/linux-3.3/include/asm-generic/
Dbitops.h20 #define smp_mb__after_clear_bit() smp_mb() macro
/linux-3.3/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-3.3/arch/c6x/include/asm/
Dbitops.h25 #define smp_mb__after_clear_bit() barrier() macro
/linux-3.3/arch/sh/include/asm/
Dbitops.h30 #define smp_mb__after_clear_bit() smp_mb() macro
/linux-3.3/arch/xtensa/include/asm/
Dbitops.h31 #define smp_mb__after_clear_bit() barrier() macro
/linux-3.3/arch/tile/include/asm/
Dbitops_32.h127 #define smp_mb__after_clear_bit() do {} while (0) macro
Dbitops_64.h37 #define smp_mb__after_clear_bit() smp_mb() macro
/linux-3.3/arch/cris/include/asm/
Dbitops.h92 #define smp_mb__after_clear_bit() barrier() macro
/linux-3.3/arch/h8300/include/asm/
Dbitops.h70 #define smp_mb__after_clear_bit() barrier() macro
/linux-3.3/arch/m32r/include/asm/
Dbitops.h106 #define smp_mb__after_clear_bit() barrier() macro
/linux-3.3/arch/parisc/include/asm/
Dbitops.h23 #define smp_mb__after_clear_bit() smp_mb() macro
/linux-3.3/arch/mn10300/include/asm/
Dbitops.h23 #define smp_mb__after_clear_bit() barrier() macro
/linux-3.3/arch/avr32/include/asm/
Dbitops.h22 #define smp_mb__after_clear_bit() barrier() macro
/linux-3.3/arch/hexagon/include/asm/
Dbitops.h33 #define smp_mb__after_clear_bit() barrier() macro
/linux-3.3/arch/s390/include/asm/
Dsystem.h148 #define smp_mb__after_clear_bit() smp_mb() macro
/linux-3.3/arch/powerpc/include/asm/
Dbitops.h53 #define smp_mb__after_clear_bit() smp_mb() macro
/linux-3.3/arch/x86/include/asm/
Dbitops.h149 #define smp_mb__after_clear_bit() barrier() macro
/linux-3.3/arch/mips/include/asm/
Dbitops.h46 #define smp_mb__after_clear_bit() smp_llsc_mb() macro
/linux-3.3/arch/alpha/include/asm/
Dbitops.h57 #define smp_mb__after_clear_bit() smp_mb() macro
/linux-3.3/arch/arm/include/asm/
Dbitops.h30 #define smp_mb__after_clear_bit() smp_mb() macro
/linux-3.3/arch/ia64/include/asm/
Dbitops.h72 #define smp_mb__after_clear_bit() do { /* skip */; } while (0) macro

12