Home
last modified time | relevance | path

Searched refs:nocb_bypass (Results 1 – 3 of 3) sorted by relevance

/linux/kernel/rcu/
H A Dtree_nocb.h304 * Flush the ->nocb_bypass queue into ->cblist, enqueuing rhp if non-NULL.
305 * However, if there is a callback to be enqueued and if ->nocb_bypass
323 if (rhp && !rcu_cblist_n_cbs(&rdp->nocb_bypass)) { in rcu_nocb_do_flush_bypass()
327 /* Note: ->cblist.len already accounts for ->nocb_bypass contents. */ in rcu_nocb_do_flush_bypass()
338 rcu_cblist_enqueue(&rdp->nocb_bypass, rhp); in rcu_nocb_do_flush_bypass()
341 rcu_cblist_flush_enqueue(&rcl, &rdp->nocb_bypass, rhp); in rcu_nocb_do_flush_bypass()
351 * Flush the ->nocb_bypass queue into ->cblist, enqueuing rhp if non-NULL.
352 * However, if there is a callback to be enqueued and if ->nocb_bypass
370 * ->nocb_bypass queue into ->cblist.
414 * See whether it is appropriate to use the ->nocb_bypass lis in rcu_nocb_try_bypass()
[all...]
H A Dtree.h246 struct rcu_cblist nocb_bypass; /* Lock-contention-bypass CB list. */ member
/linux/Documentation/admin-guide/
H A Dkernel-parameters.txt5749 use of the ->nocb_bypass list. However, in the
5752 overhead of the ->nocb_bypass list and its lock.
5755 the ->nocb_bypass queue. The definition of "too