Searched defs:wmb (Results 1 – 6 of 6) sorted by relevance
56 #define wmb() dsb(st) macro61 #define wmb() mb() macro66 #define wmb() x86_sfence() macro70 #define wmb() mb() macro78 #define wmb() mb() /* XXX could maybe be __insn_barrier in TSO */ macro83 #define wmb() mb() macro88 #define wmb() alpha_wmb() macro
388 #define wmb() x86_sfence() macro392 #define wmb() __asm __volatile("dsb st" ::: "memory") macro396 #define wmb() membar_release() macro
49 #define aha_nextmbx(wmb, mbx, mbio) \ argument
222 #define wmb() __asm volatile("sfence" ::: "memory") macro245 #define wmb() macro
94 #define bt_nextmbx(wmb, mbx, mbio) \ argument
129 #define wds_nextmbx(wmb, mbx, mbio) \ argument