Home
last modified time | relevance | path

Searched refs:cblist (Results 1 – 9 of 9) sorted by relevance

/linux/kernel/rcu/
H A Dtree_nocb.h323 rcu_segcblist_inc_len(&rdp->cblist); /* Must precede enqueue. */ in rcu_nocb_do_flush_bypass()
338 rcu_segcblist_insert_pend_cbs(&rdp->cblist, &rcl); in rcu_nocb_do_flush_bypass()
408 *was_alldone = !rcu_segcblist_pend_cbs(&rdp->cblist); in rcu_nocb_try_bypass()
416 *was_alldone = !rcu_segcblist_pend_cbs(&rdp->cblist); in rcu_nocb_try_bypass()
441 *was_alldone = !rcu_segcblist_pend_cbs(&rdp->cblist); in rcu_nocb_try_bypass()
458 *was_alldone = !rcu_segcblist_pend_cbs(&rdp->cblist); in rcu_nocb_try_bypass()
468 rcu_segcblist_nextgp(&rdp->cblist, &cur_gp_seq) && in rcu_nocb_try_bypass()
485 rcu_segcblist_inc_len(&rdp->cblist); /* Must precede enqueue. */ in rcu_nocb_try_bypass()
507 if (!rcu_segcblist_pend_cbs(&rdp->cblist)) { in rcu_nocb_try_bypass()
547 len = rcu_segcblist_n_cbs(&rdp->cblist); in __call_rcu_nocb_wake()
[all …]
H A Dtasks.h41 struct rcu_segcblist cblist; member
276 if (rcu_segcblist_empty(&rtpcp->cblist)) in cblist_init_generic()
277 rcu_segcblist_init(&rtpcp->cblist); in cblist_init_generic()
323 if (!rcu_segcblist_empty(&rtpcp->cblist) && rtp->lazy_jiffies) { in call_rcu_tasks_generic_timer()
377 if (WARN_ON_ONCE(!rcu_segcblist_is_enabled(&rtpcp->cblist))) in call_rcu_tasks_generic()
378 rcu_segcblist_init(&rtpcp->cblist); in call_rcu_tasks_generic()
380 (rcu_segcblist_n_cbs(&rtpcp->cblist) == rcu_task_lazy_lim); in call_rcu_tasks_generic()
385 needwake = rcu_segcblist_empty(&rtpcp->cblist); in call_rcu_tasks_generic()
389 rcu_segcblist_enqueue(&rtpcp->cblist, rhp); in call_rcu_tasks_generic()
445 if (rcu_segcblist_entrain(&rtpcp->cblist, &rtpcp->barrier_q_head)) in rcu_barrier_tasks_generic()
[all …]
H A Dtree.h198 struct rcu_segcblist cblist; /* Segmented callback list, with */ member
517 if (rcu_segcblist_is_offloaded(&(rdp)->cblist)) \
H A Dtree_stall.h930 if (rcu_segcblist_is_offloaded(&rdp->cblist)) in show_rcu_gp_kthreads()
/linux/tools/rcu/
H A Drcu-cbs.py43 len = rdp.cblist.len.value_();
/linux/Documentation/RCU/Design/Memory-Ordering/
H A DTree-RCU-Memory-Ordering.rst216 15 if (!rcu_segcblist_empty(&rdp->cblist))
231 30 if (rcu_segcblist_pend_cbs(&rdp->cblist)) {
/linux/Documentation/RCU/Design/Data-Structures/
H A DData-Structures.rst886 1 struct rcu_segcblist cblist;
895 The ``->cblist`` structure is the segmented callback list described
/linux/fs/nfsd/
H A Dnfs4state.c6858 LIST_HEAD(cblist); in deleg_reaper()
6871 list_add(&clp->cl_ra_cblist, &cblist); in deleg_reaper()
6880 while (!list_empty(&cblist)) { in deleg_reaper()
6881 clp = list_first_entry(&cblist, struct nfs4_client, in deleg_reaper()
/linux/Documentation/admin-guide/
H A Dkernel-parameters.txt5261 the main ->cblist in order to avoid the extra