Lines Matching refs:reader
68 during the removal phase need be considered, because any reader starting
110 So how the heck can a reclaimer tell when a reader is done, given
137 Used by a reader to inform the reclaimer that the reader is
151 Used by a reader to inform the reclaimer that the reader is
218 in value from the updater to the reader. This function returns
235 The reader uses rcu_dereference() to fetch an RCU-protected
291 reader, updater, and reclaimer.
296 +---------------------->| reader |---------+
604 and release a global reader-writer lock. The synchronize_rcu()
612 It is possible to nest rcu_read_lock(), since reader-writer locks may
681 RCU is analogous to reader-writer locking. The following unified
682 diff shows how closely related RCU and reader-writer locking can be.
775 a reader-writer lock to a simple spinlock, and a synchronize_rcu()