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()
269 rcu_read_unlock();
273 rcu_read_unlock();
301 | | | rcu_read_unlock()
314 rcu_read_unlock(), synchronize_rcu(), and call_rcu() invocations in
328 a. synchronize_rcu() rcu_read_lock() / rcu_read_unlock()
400 * structure. Use rcu_read_lock() and rcu_read_unlock()
412 rcu_read_unlock();
418 o Use rcu_read_lock() and rcu_read_unlock() to guard RCU
576 void rcu_read_unlock(void)
603 The rcu_read_lock() and rcu_read_unlock() primitive read-acquire
634 void rcu_read_unlock(void) { }
644 Note that rcu_read_lock() and rcu_read_unlock() do absolutely nothing.
695 + rcu_read_unlock();
700 + rcu_read_unlock();
747 10 read_unlock(); 10 rcu_read_unlock();
751 14 read_unlock(); 14 rcu_read_unlock();
774 to rcu_read_lock() and rcu_read_unlock, update-side locking moves from
841 rcu_read_unlock synchronize_rcu