Home
last modified time | relevance | path

Searched refs:smp_llsc_mb (Results 1 – 3 of 3) sorted by relevance

/linux/arch/mips/include/asm/
A Dbarrier.h99 # define smp_llsc_mb() \ macro
104 # define smp_llsc_mb() do { } while (0) macro
117 #define smp_mb__before_llsc() smp_llsc_mb()
118 #define __smp_mb__before_llsc() smp_llsc_mb()
133 #define __smp_mb__after_atomic() smp_llsc_mb()
A Dcmpxchg.h108 smp_llsc_mb(); \
205 smp_llsc_mb(); \
314 smp_llsc_mb(); \
A Dbitops.h196 smp_llsc_mb(); in test_and_set_bit_lock()
248 smp_llsc_mb(); in test_and_clear_bit()
279 smp_llsc_mb(); in test_and_change_bit()

Completed in 4 milliseconds