Searched defs:smp_mb__before_spinlock (Results 1 – 2 of 2) sorted by relevance
| /linux-4.4.14/arch/powerpc/include/asm/ | ||
| D | barrier.h | 92 #define smp_mb__before_spinlock()   smp_mb()  macro | 
| /linux-4.4.14/include/linux/ | ||
| D | spinlock.h | 130 #define smp_mb__before_spinlock()	smp_wmb()  macro |