Home
last modified time | relevance | path

Searched refs:smp_mb__before_llsc (Results 1 – 4 of 4) sorted by relevance

/Linux-v5.4/arch/mips/include/asm/
Dbarrier.h231 #define smp_mb__before_llsc() smp_wmb() macro
239 #define smp_mb__before_llsc() smp_llsc_mb() macro
Dcmpxchg.h106 smp_mb__before_llsc(); \
193 smp_mb__before_llsc(); \
300 smp_mb__before_llsc(); \
Dbitops.h238 smp_mb__before_llsc(); in test_and_set_bit()
353 smp_mb__before_llsc(); in test_and_clear_bit()
431 smp_mb__before_llsc(); in test_and_change_bit()
489 smp_mb__before_llsc(); in __clear_bit_unlock()
Datomic.h191 smp_mb__before_llsc(); in atomic_sub_if_positive()
394 smp_mb__before_llsc(); in atomic64_sub_if_positive()