Lines Matching refs:primitive
10 result in the same sorts of problems that leaving out a locking primitive
129 accesses. The rcu_dereference() primitive ensures that
136 The rcu_dereference() primitive is also an excellent
141 just that. The rcu_dereference() primitive therefore also
148 The rcu_dereference() primitive is used by the
168 hlist_add_head_rcu() primitive is required.
171 primitive must be used to keep list_del()'s pointer
174 the hlist_del_rcu() primitive is required.
185 publicized. Use the rcu_assign_pointer() primitive
210 a single non-expedited primitive to cover the entire batch.
212 expedited primitive, and will be much much easier on the rest
249 primitive is that it automatically self-limits: if grace periods
251 primitive will correspondingly delay updates. In contrast,
308 case the matching rcu_dereference() primitive must be used in
385 SRCU's expedited primitive (synchronize_srcu_expedited())