Lines Matching refs:primitive
10 result in the same sorts of problems that leaving out a locking primitive
140 accesses. The rcu_dereference() primitive ensures that
145 The rcu_dereference() primitive is also an excellent
150 just that. The rcu_dereference() primitive therefore also
156 The rcu_dereference() primitive is used by the
176 hlist_add_head_rcu() primitive is required.
179 primitive must be used to keep list_del()'s pointer
182 the hlist_del_rcu() primitive is required.
193 publicized. Use the rcu_assign_pointer() primitive
223 a single non-expedited primitive to cover the entire batch.
225 expedited primitive, and will be much much easier on the rest
285 primitive is that it automatically self-limits: if grace periods
287 primitive will correspondingly delay updates. In contrast,
346 case the matching rcu_dereference() primitive must be used in
441 SRCU's expedited primitive (synchronize_srcu_expedited())