Home
last modified time | relevance | path

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

/linux/arch/mips/include/asm/
A Dfutex.h36 __stringify(__WEAK_LLSC_MB) " \n" \
66 __stringify(__WEAK_LLSC_MB) " \n" \
150 __stringify(__WEAK_LLSC_MB) " \n" in futex_atomic_cmpxchg_inatomic()
181 "3: " __SYNC_ELSE(full, loongson3_war, __WEAK_LLSC_MB) "\n" in futex_atomic_cmpxchg_inatomic()
A Dbarrier.h98 # define __WEAK_LLSC_MB sync macro
100 __asm__ __volatile__(__stringify(__WEAK_LLSC_MB) : : :"memory")
103 # define __WEAK_LLSC_MB macro

Completed in 4 milliseconds