tag | line | file | source code |
---|---|---|---|
mb | 126 | drivers/scsi/53c7,8xx.h | #define mb() |
mb | 62 | include/asm-alpha/system.h | #define mb() \ |
mb | 223 | include/asm-i386/system.h | #define mb() __asm__ __volatile__ ("" : : :"memory") |
mb | 5 | include/asm-ppc/system.h | #define mb() \ |
mb | 8 | include/asm-ppc/system.h | #define mb() __asm__ __volatile__ ("" : : :"memory") |