Searched refs:srcu_barrier (Results 1 – 3 of 3) sorted by relevance
46 #define srcu_barrier() barrier() macro48 #define srcu_barrier() macro
137 srcu_barrier(); /* ensure compiler won't misorder critical section. */ in __srcu_read_lock()152 srcu_barrier(); /* ensure compiler won't misorder critical section. */ in __srcu_read_unlock()
82 Quick Quiz #1: Why is there no srcu_barrier()?262 Quick Quiz #1: Why is there no srcu_barrier()?