Home
last modified time | relevance | path

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

/linux/arch/mips/include/asm/
H A Dfutex.h39 __stringify(__WEAK_LLSC_MB) " \n" \
69 __stringify(__WEAK_LLSC_MB) " \n" \
155 __stringify(__WEAK_LLSC_MB) " \n" in futex_atomic_cmpxchg_inatomic()
186 "3: " __SYNC_ELSE(full, loongson3_war, __WEAK_LLSC_MB) "\n" in futex_atomic_cmpxchg_inatomic()
H A Dbarrier.h98 # define __WEAK_LLSC_MB sync macro
100 __asm__ __volatile__(__stringify(__WEAK_LLSC_MB) : : :"memory")
103 # define __WEAK_LLSC_MB macro
/linux/arch/loongarch/include/asm/
H A Dbarrier.h55 #define __WEAK_LLSC_MB " dbar 0x700 \n" macro
57 #define __WEAK_LLSC_MB " \n" macro
H A Dcmpxchg.h106 __WEAK_LLSC_MB \
153 __WEAK_LLSC_MB in __cmpxchg_small()
H A Dfutex.h82 __WEAK_LLSC_MB in futex_atomic_cmpxchg_inatomic()