Lines Matching refs:primitive
10 result in the same sorts of problems that leaving out a locking primitive
139 accesses. The rcu_dereference() primitive ensures that
144 The rcu_dereference() primitive is also an excellent
149 just that. The rcu_dereference() primitive therefore also
155 The rcu_dereference() primitive is used by the
175 hlist_add_head_rcu() primitive is required.
178 primitive must be used to keep list_del()'s pointer
181 the hlist_del_rcu() primitive is required.
192 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
278 primitive is that it automatically self-limits: if grace periods
280 primitive will correspondingly delay updates. In contrast,
341 case the matching rcu_dereference() primitive must be used in
435 SRCU's expedited primitive (synchronize_srcu_expedited())