Lines Matching refs:protected
140 read-side critical sections. Any RCU-protected data structure
216 RCU-protected pointer, in order to safely communicate the change
222 pointers are protected by RCU and (2) the point at which a
234 The reader uses rcu_dereference() to fetch an RCU-protected
244 RCU-protected pointer to a local variable, then dereferences
256 RCU-protected structure, using the local variable is of
280 rcu_dereference() is to document which pointers are protected by
419 to dereference RCU-protected pointers.
424 o Use rcu_assign_pointer() to update an RCU-protected pointer.
431 RCU-protected data structure, but -before- reclaiming/freeing
518 RCU-protected data structure in order to register a callback
843 All: lockdep-checked RCU-protected pointer access