Lines Matching refs:primitive
6 result in the same sorts of problems that leaving out a locking primitive
125 accesses. The rcu_dereference() primitive ensures that
132 The rcu_dereference() primitive is also an excellent
137 just that. The rcu_dereference() primitive therefore also
144 The rcu_dereference() primitive is used by the
164 hlist_add_head_rcu() primitive is required.
167 primitive must be used to keep list_del()'s pointer
170 the hlist_del_rcu() primitive is required.
181 publicized. Use the rcu_assign_pointer() primitive
185 5. If call_rcu(), or a related primitive such as call_rcu_bh(),
209 a single non-expedited primitive to cover the entire batch.
211 expedited primitive, and will be much much easier on the rest
248 primitive is that it automatically self-limits: if grace periods
250 primitive will correspondingly delay updates. In contrast,
312 case the matching rcu_dereference() primitive must be used in
409 SRCU's expedited primitive (synchronize_srcu_expedited())