Home
last modified time | relevance | path

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

/linux-4.4.14/kernel/rcu/
Dtree.c2658 long bl, count, count_lazy; in rcu_do_batch() local
2688 count = count_lazy = 0; in rcu_do_batch()
2694 count_lazy++; in rcu_do_batch()
2719 rdp->qlen_lazy -= count_lazy; in rcu_do_batch()