mb 870 arch/x86/kernel/cpu/common.c mb();
mb 872 arch/x86/kernel/cpu/common.c mb();
mb 113 arch/x86/kernel/nmi.c mb();
mb 668 arch/x86/kernel/smpboot.c mb();
mb 1173 arch/x86/kernel/smpboot.c mb();
mb 1407 arch/x86/kernel/smpboot.c mb();
mb 848 arch/x86/mach-voyager/voyager_smp.c mb();
mb 1768 arch/x86/mach-voyager/voyager_smp.c mb();
mb 132 arch/x86/mm/pageattr.c mb();
mb 141 arch/x86/mm/pageattr.c mb();
mb 81 crypto/xor.c mb(); /* prevent loop optimzation */
mb 83 crypto/xor.c mb();
mb 85 crypto/xor.c mb();
mb 2641 fs/dlm/lock.c char *mb;
mb 2647 fs/dlm/lock.c mh = dlm_lowcomms_get_buffer(to_nodeid, mb_len, ls->ls_allocation, &mb);
mb 2651 fs/dlm/lock.c memset(mb, 0, mb_len);
mb 2653 fs/dlm/lock.c ms = (struct dlm_message *) mb;
mb 38 fs/dlm/rcom.c char *mb;
mb 41 fs/dlm/rcom.c mh = dlm_lowcomms_get_buffer(to_nodeid, mb_len, ls->ls_allocation, &mb);
mb 47 fs/dlm/rcom.c memset(mb, 0, mb_len);
mb 49 fs/dlm/rcom.c rc = (struct dlm_rcom *) mb;
mb 394 fs/dlm/rcom.c char *mb;
mb 397 fs/dlm/rcom.c mh = dlm_lowcomms_get_buffer(nodeid, mb_len, GFP_NOFS, &mb);
mb 400 fs/dlm/rcom.c memset(mb, 0, mb_len);
mb 402 fs/dlm/rcom.c rc = (struct dlm_rcom *) mb;
mb 107 fs/ocfs2/journal.c mb();
mb 1073 fs/ocfs2/journal.c mb(); /* sync with ocfs2_recovery_thread_running */
mb 16 include/asm-cris/system.h #define rmb() mb()
mb 17 include/asm-cris/system.h #define wmb() mb()
mb 19 include/asm-cris/system.h #define set_mb(var, value) do { var = value; mb(); } while (0)
mb 22 include/asm-cris/system.h #define smp_mb() mb()
mb 18 include/asm-frv/gpio-regs.h #define __set_PDR(V) do { __reg(0xfeff0400) = (V); mb(); } while(0)
mb 21 include/asm-frv/gpio-regs.h #define __set_GPDR(V) do { __reg(0xfeff0408) = (V); mb(); } while(0)
mb 24 include/asm-frv/gpio-regs.h #define __set_SIR(V) do { __reg(0xfeff0410) = (V); mb(); } while(0)
mb 27 include/asm-frv/gpio-regs.h #define __set_SOR(V) do { __reg(0xfeff0418) = (V); mb(); } while(0)
mb 29 include/asm-frv/gpio-regs.h #define __set_PDSR(V) do { __reg(0xfeff0420) = (V); mb(); } while(0)
mb 31 include/asm-frv/gpio-regs.h #define __set_PDCR(V) do { __reg(0xfeff0428) = (V); mb(); } while(0)
mb 34 include/asm-frv/gpio-regs.h #define __set_RSTR(V) do { __reg(0xfeff0500) = (V); mb(); } while(0)
mb 107 include/asm-frv/io.h #define mmiowb() mb()
mb 19 include/asm-frv/irc-regs.h #define __set_TM1(V) do { __reg(0xfeff9808) = (V); mb(); } while(0)
mb 28 include/asm-frv/irc-regs.h mb(); \
mb 33 include/asm-frv/irc-regs.h #define __clr_RC(C) do { __reg(0xfeff9818) = 1 << ((C)+16); mb(); } while(0)
mb 36 include/asm-frv/irc-regs.h #define __set_MASK(C) do { __reg(0xfeff9820) |= 1 << ((C)+16); mb(); } while(0)
mb 37 include/asm-frv/irc-regs.h #define __clr_MASK(C) do { __reg(0xfeff9820) &= ~(1 << ((C)+16)); mb(); } while(0)
mb 44 include/asm-frv/irc-regs.h #define __clr_IRL() do { __reg(0xfeff9828) = 0x100000; mb(); } while(0)
mb 23 include/asm-frv/mb93493-regs.h *(volatile unsigned long *)(__region_CS3 + (X)) = (V); mb(); \
mb 40 include/asm-frv/serial-regs.h #define __get_UCPVR() ({ *(volatile unsigned long *)(0xfeff9c98); mb(); })
mb 41 include/asm-frv/serial-regs.h #define __set_UCPVR(V) do { *(volatile unsigned long *)(0xfeff9c98) = (V) << 24; mb(); } while(0)
mb 36 include/asm-frv/system.h mb(); \
mb 185 include/asm-frv/system.h #define smp_mb() mb()
mb 51 include/asm-frv/timer-regs.h #define __set_TCTR(V) do { *(volatile unsigned long *)(0xfeff9418) = (V); mb(); } while(0)
mb 52 include/asm-frv/timer-regs.h #define __set_TPRV(V) do { *(volatile unsigned long *)(0xfeff9420) = (V) << 24; mb(); } while(0)
mb 53 include/asm-frv/timer-regs.h #define __set_TPRCKSL(V) do { *(volatile unsigned long *)(0xfeff9428) = (V); mb(); } while(0)
mb 55 include/asm-frv/timer-regs.h do { *(volatile unsigned long *)(0xfeff9400 + 8 * (T)) = (V); mb(); } while(0)
mb 58 include/asm-frv/timer-regs.h do { *(volatile unsigned long *)(0xfeff9430 + 8 * (T)) = (V); mb(); } while(0)
mb 116 include/asm-m32r/spinlock.h mb();
mb 357 include/asm-m32r/system.h #define rmb() mb()
mb 358 include/asm-m32r/system.h #define wmb() mb()
mb 416 include/asm-m32r/system.h #define smp_mb() mb()
mb 34 include/asm-mn10300/system.h mb(); \
mb 63 include/asm-mn10300/system.h #define rmb() mb()
mb 67 include/asm-mn10300/system.h #define smp_mb() mb()
mb 76 include/asm-mn10300/system.h #define set_mb(var, value) do { var = value; mb(); } while (0)
mb 12 include/asm-parisc/agp.h #define flush_agp_cache() mb()
mb 30 include/asm-parisc/assembly.h #define LDREGM ldd,mb
mb 23 include/asm-parisc/spinlock.h mb();
mb 33 include/asm-parisc/spinlock.h mb();
mb 39 include/asm-parisc/spinlock.h mb();
mb 42 include/asm-parisc/spinlock.h mb();
mb 50 include/asm-parisc/spinlock.h mb();
mb 53 include/asm-parisc/spinlock.h mb();
mb 140 include/asm-parisc/spinlock.h mb();
mb 126 include/asm-parisc/system.h #define rmb() mb()
mb 127 include/asm-parisc/system.h #define wmb() mb()
mb 128 include/asm-parisc/system.h #define smp_mb() mb()
mb 129 include/asm-parisc/system.h #define smp_rmb() mb()
mb 130 include/asm-parisc/system.h #define smp_wmb() mb()
mb 134 include/asm-parisc/system.h #define set_mb(var, value) do { var = value; mb(); } while (0)
mb 65 include/asm-parisc/tlbflush.h mb();
mb 735 include/asm-x86/processor.h mb();
mb 391 include/asm-x86/system.h #define smp_mb() mb()
mb 54 include/asm-xtensa/system.h #define rmb() mb()
mb 55 include/asm-xtensa/system.h #define wmb() mb()
mb 65 include/asm-xtensa/system.h #define set_mb(var, value) do { var = value; mb(); } while (0)
mb 30 include/drm/drm_os_linux.h #define DRM_MEMORYBARRIER() mb()
mb 529 include/linux/cyclades.h #define cy_writeb(port,val) do { writeb((val), (port)); mb(); } while (0)
mb 530 include/linux/cyclades.h #define cy_writew(port,val) do { writew((val), (port)); mb(); } while (0)
mb 531 include/linux/cyclades.h #define cy_writel(port,val) do { writel((val), (port)); mb(); } while (0)
mb 406 include/linux/mtd/map.h mb();
mb 229 include/xen/interface/io/ring.h mb(); /* back sees new requests /before/ we check req_event */ \
mb 239 include/xen/interface/io/ring.h mb(); /* front sees new responses /before/ we check rsp_event */ \
mb 248 include/xen/interface/io/ring.h mb(); \
mb 256 include/xen/interface/io/ring.h mb(); \
mb 1614 scripts/kconfig/qconf.cc QMessageBox mb("qconf", _("Save configuration?"), QMessageBox::Warning,
mb 1616 scripts/kconfig/qconf.cc mb.setButtonText(QMessageBox::Yes, _("&Save Changes"));
mb 1617 scripts/kconfig/qconf.cc mb.setButtonText(QMessageBox::No, _("&Discard Changes"));
mb 1618 scripts/kconfig/qconf.cc mb.setButtonText(QMessageBox::Cancel, _("Cancel Exit"));
mb 1619 scripts/kconfig/qconf.cc switch (mb.exec()) {
mb 69 sound/i2c/other/ak4114.c mb();
mb 156 sound/i2c/other/ak4114.c mb();
mb 32 sound/isa/gus/gus_io.c mb();
mb 51 sound/isa/gus/gus_io.c mb();
mb 53 sound/isa/gus/gus_io.c mb();
mb 55 sound/isa/gus/gus_io.c mb();
mb 57 sound/isa/gus/gus_io.c mb();
mb 65 sound/isa/gus/gus_io.c mb();
mb 67 sound/isa/gus/gus_io.c mb();
mb 74 sound/isa/gus/gus_io.c mb();
mb 82 sound/isa/gus/gus_io.c mb();
mb 84 sound/isa/gus/gus_io.c mb();
mb 91 sound/isa/gus/gus_io.c mb();
mb 292 sound/isa/gus/gus_io.c mb();
mb 294 sound/isa/gus/gus_io.c mb();
mb 296 sound/isa/gus/gus_io.c mb();
mb 298 sound/isa/gus/gus_io.c mb();
mb 307 sound/isa/gus/gus_io.c mb();
mb 309 sound/isa/gus/gus_io.c mb();
mb 311 sound/isa/gus/gus_io.c mb();
mb 313 sound/isa/gus/gus_io.c mb();
mb 325 sound/isa/gus/gus_io.c mb();
mb 327 sound/isa/gus/gus_io.c mb();
mb 329 sound/isa/gus/gus_io.c mb();
mb 331 sound/isa/gus/gus_io.c mb();
mb 349 sound/isa/gus/gus_io.c mb();
mb 351 sound/isa/gus/gus_io.c mb();
mb 353 sound/isa/gus/gus_io.c mb();
mb 355 sound/isa/gus/gus_io.c mb();
mb 357 sound/isa/gus/gus_io.c mb();
mb 373 sound/isa/gus/gus_io.c mb();
mb 375 sound/isa/gus/gus_io.c mb();
mb 377 sound/isa/gus/gus_io.c mb();
mb 379 sound/isa/gus/gus_io.c mb();
mb 381 sound/isa/gus/gus_io.c mb();
mb 402 sound/isa/gus/gus_io.c mb();
mb 404 sound/isa/gus/gus_io.c mb();
mb 406 sound/isa/gus/gus_io.c mb();
mb 408 sound/isa/gus/gus_io.c mb();
mb 199 sound/isa/wss/wss_lib.c mb();
mb 214 sound/isa/wss/wss_lib.c mb();
mb 227 sound/isa/wss/wss_lib.c mb();
mb 241 sound/isa/wss/wss_lib.c mb();
mb 1189 sound/isa/wss/wss_lib.c mb();
mb 1244 sound/isa/wss/wss_lib.c mb();
mb 1288 sound/isa/wss/wss_lib.c mb();
mb 488 sound/ppc/snd_ps3.c mb();
mb 303 sound/sparc/cs4231.c mb();
mb 321 sound/sparc/cs4231.c mb();
mb 333 sound/sparc/cs4231.c mb();
mb 1032 sound/sparc/cs4231.c mb();
mb 1054 sound/sparc/cs4231.c mb();