Searched refs:__WEAK_LLSC_MB (Results 1 – 2 of 2) sorted by relevance
35 __WEAK_LLSC_MB \65 __WEAK_LLSC_MB \150 __WEAK_LLSC_MB in futex_atomic_cmpxchg_inatomic()181 __WEAK_LLSC_MB in futex_atomic_cmpxchg_inatomic()
221 #define __WEAK_LLSC_MB " sync \n" macro222 #define smp_llsc_mb() __asm__ __volatile__(__WEAK_LLSC_MB : : :"memory")225 #define __WEAK_LLSC_MB " \n" macro