smp_llsc_mb       222 arch/mips/include/asm/barrier.h #define smp_llsc_mb()		__asm__ __volatile__(__WEAK_LLSC_MB : : :"memory")
smp_llsc_mb       226 arch/mips/include/asm/barrier.h #define smp_llsc_mb()		do { } while (0)