Searched refs:smp_mb__before_spinlock (Results 1 – 5 of 5) sorted by relevance
129 #ifndef smp_mb__before_spinlock130 #define smp_mb__before_spinlock() smp_wmb() macro
496 smp_mb__before_spinlock(); in set_tlb_flush_pending()
456 smp_mb__before_spinlock(); in ovl_dir_fsync()
1667 smp_mb__before_spinlock(); in try_to_wake_up()2763 smp_mb__before_spinlock(); in __schedule()
1786 the ACQUIRE operation has completed. An smp_mb__before_spinlock(),1790 smp_mb__before_spinlock() primitive is free on many architectures.