Home
last modified time | relevance | path

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

12

/linux-3.4.99/include/asm-generic/
Dbitops.h20 #define smp_mb__after_clear_bit() smp_mb() macro
/linux-3.4.99/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.4.99/arch/openrisc/include/asm/
Dbitops.h36 #define smp_mb__after_clear_bit() smp_mb() macro
/linux-3.4.99/arch/score/include/asm/
Dbitops.h10 #define smp_mb__after_clear_bit() barrier() macro
/linux-3.4.99/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.4.99/arch/c6x/include/asm/
Dbitops.h24 #define smp_mb__after_clear_bit() barrier() macro
/linux-3.4.99/arch/sh/include/asm/
Dbitops.h29 #define smp_mb__after_clear_bit() smp_mb() macro
/linux-3.4.99/arch/xtensa/include/asm/
Dbitops.h30 #define smp_mb__after_clear_bit() barrier() macro
/linux-3.4.99/arch/s390/include/asm/
Dbarrier.h31 #define smp_mb__after_clear_bit() smp_mb() macro
/linux-3.4.99/arch/tile/include/asm/
Dbitops_32.h126 #define smp_mb__after_clear_bit() do {} while (0) macro
Dbitops_64.h36 #define smp_mb__after_clear_bit() smp_mb() macro
/linux-3.4.99/arch/cris/include/asm/
Dbitops.h91 #define smp_mb__after_clear_bit() barrier() macro
/linux-3.4.99/arch/h8300/include/asm/
Dbitops.h69 #define smp_mb__after_clear_bit() barrier() macro
/linux-3.4.99/arch/parisc/include/asm/
Dbitops.h23 #define smp_mb__after_clear_bit() smp_mb() macro
/linux-3.4.99/arch/m32r/include/asm/
Dbitops.h107 #define smp_mb__after_clear_bit() barrier() macro
/linux-3.4.99/arch/mn10300/include/asm/
Dbitops.h23 #define smp_mb__after_clear_bit() barrier() macro
/linux-3.4.99/arch/avr32/include/asm/
Dbitops.h21 #define smp_mb__after_clear_bit() barrier() macro
/linux-3.4.99/arch/hexagon/include/asm/
Dbitops.h32 #define smp_mb__after_clear_bit() barrier() macro
/linux-3.4.99/arch/powerpc/include/asm/
Dbitops.h53 #define smp_mb__after_clear_bit() smp_mb() macro
/linux-3.4.99/arch/x86/include/asm/
Dbitops.h149 #define smp_mb__after_clear_bit() barrier() macro
/linux-3.4.99/arch/mips/include/asm/
Dbitops.h46 #define smp_mb__after_clear_bit() smp_llsc_mb() macro
/linux-3.4.99/arch/arm/include/asm/
Dbitops.h30 #define smp_mb__after_clear_bit() smp_mb() macro
/linux-3.4.99/arch/alpha/include/asm/
Dbitops.h57 #define smp_mb__after_clear_bit() smp_mb() macro
/linux-3.4.99/arch/ia64/include/asm/
Dbitops.h72 #define smp_mb__after_clear_bit() do { /* skip */; } while (0) macro

12