Lines Matching refs:qlen_lazy
1854 rsp->qlen_lazy += rdp->qlen_lazy; in rcu_send_cbs_to_orphanage()
1857 rdp->qlen_lazy = 0; in rcu_send_cbs_to_orphanage()
1904 rdp->qlen_lazy += rsp->qlen_lazy; in rcu_adopt_orphan_cbs()
1907 if (rsp->qlen_lazy != rsp->qlen) in rcu_adopt_orphan_cbs()
1909 rsp->qlen_lazy = 0; in rcu_adopt_orphan_cbs()
2047 trace_rcu_batch_start(rsp->name, rdp->qlen_lazy, rdp->qlen, 0); in rcu_do_batch()
2061 trace_rcu_batch_start(rsp->name, rdp->qlen_lazy, rdp->qlen, bl); in rcu_do_batch()
2103 rdp->qlen_lazy -= count_lazy; in rcu_do_batch()
2424 rdp->qlen_lazy++; in __call_rcu()
2433 rdp->qlen_lazy, rdp->qlen); in __call_rcu()
2435 trace_rcu_callback(rsp->name, head, rdp->qlen_lazy, rdp->qlen); in __call_rcu()
2803 if (rdp->qlen != rdp->qlen_lazy) in rcu_cpu_has_callbacks()
2990 rdp->qlen_lazy = 0; in rcu_boot_init_percpu_data()