Lines Matching refs:rcu_read_unlock
120 b. rcu_read_unlock()
147 rcu_read_unlock()
149 void rcu_read_unlock(void);
171 4. rcu_read_unlock()
173 6. rcu_read_unlock()
267 rcu_read_unlock();
271 rcu_read_unlock();
299 | | | rcu_read_unlock()
312 rcu_read_unlock(), synchronize_rcu(), and call_rcu() invocations in
326 a. synchronize_rcu() rcu_read_lock() / rcu_read_unlock()
398 * structure. Use rcu_read_lock() and rcu_read_unlock()
410 rcu_read_unlock();
416 o Use rcu_read_lock() and rcu_read_unlock() to guard RCU
574 void rcu_read_unlock(void)
601 The rcu_read_lock() and rcu_read_unlock() primitive read-acquire
632 void rcu_read_unlock(void) { }
642 Note that rcu_read_lock() and rcu_read_unlock() do absolutely nothing.
693 + rcu_read_unlock();
698 + rcu_read_unlock();
745 10 read_unlock(); 10 rcu_read_unlock();
749 14 read_unlock(); 14 rcu_read_unlock();
772 to rcu_read_lock() and rcu_read_unlock, update-side locking moves from
839 rcu_read_unlock synchronize_rcu