Lines Matching refs:need
18 Therefore, once the route has been computed, there is no need to hold
143 can therefore be eliminated, since use of RCU eliminates the need for
163 otherwise, the added fields would need to be filled in):
234 Quick Quiz: Why does the search function need to return holding the
237 If the system-call audit module were to ever need to reject stale data,
267 audit_upd_rule() would need additional memory barriers to ensure
270 The audit_del_rule() function would need to set the "deleted"
278 /* Do not need to use the _rcu iterator here, since this
307 Why does the search function need to return holding the per-entry
312 is really OK to be processing stale data, then you don't need a
314 then you need to hold the per-entry lock across all of the code