Lines Matching refs:mips_sync
60 mips_sync(void) in mips_sync() function
69 #define mb() mips_sync()
70 #define wmb() mips_sync()
71 #define rmb() mips_sync()
298 mips_sync(); \
304 mips_sync(); \
340 mips_sync(); \
347 mips_sync(); \
435 mips_sync(); \
443 mips_sync(); \
455 mips_sync(); \
463 mips_sync(); \
583 mips_sync(); in atomic_thread_fence_acq()
590 mips_sync(); in atomic_thread_fence_rel()
597 mips_sync(); in atomic_thread_fence_acq_rel()
604 mips_sync(); in atomic_thread_fence_seq_cst()