Home
last modified time | relevance | path

Searched refs:__WEAK_LLSC_MB (Results 1 – 6 of 6) 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 Datomic.h143 __WEAK_LLSC_MB in ATOMIC_OPS()
168 __WEAK_LLSC_MB in arch_atomic_sub_if_positive()
180 __WEAK_LLSC_MB in arch_atomic_sub_if_positive()
302 __WEAK_LLSC_MB in ATOMIC64_OPS()
327 __WEAK_LLSC_MB in arch_atomic64_sub_if_positive()
339 __WEAK_LLSC_MB in arch_atomic64_sub_if_positive()
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()