mb_read - alpha: used for MUTEX_RECEIVE, defined as mb instruction - arm: drain_writebuf - hppa: __sync (i.e., sync instruction) - ia64: mf instruction - m68k: used for MUTEX_RECEIVE, defined as insn barrier - mips: . _HARDKERNEL: __insn_barrier on MIPS1, sync instruction otherwise . !_HARDKERNEL: alias for membar_sync - powerpc: used for MUTEX_RECEIVE, defined as isync instruction - sh3: insn barrier - sparc: . v9: membar #LoadLoad .