Lines Matching refs:protected
141 read-side critical sections. Any RCU-protected data structure
217 RCU-protected pointer, in order to safely communicate the change
223 pointers are protected by RCU and (2) the point at which a
235 The reader uses rcu_dereference() to fetch an RCU-protected
245 RCU-protected pointer to a local variable, then dereferences
257 RCU-protected structure, using the local variable is of
283 rcu_dereference() is to document which pointers are protected by
422 to dereference RCU-protected pointers.
427 o Use rcu_assign_pointer() to update an RCU-protected pointer.
434 RCU-protected data structure, but -before- reclaiming/freeing
523 RCU-protected data structure in order to register a callback
882 All: lockdep-checked RCU-protected pointer access