Home
last modified time | relevance | path

Searched refs:__WEAK_LLSC_MB (Results 1 – 2 of 2) sorted by relevance

/Linux-v5.4/arch/mips/include/asm/
Dfutex.h35 __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()
Dbarrier.h221 #define __WEAK_LLSC_MB " sync \n" macro
222 #define smp_llsc_mb() __asm__ __volatile__(__WEAK_LLSC_MB : : :"memory")
225 #define __WEAK_LLSC_MB " \n" macro