Home
last modified time | relevance | path

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

/linux-4.1.27/kernel/rcu/
Dtree.c2577 long bl, count, count_lazy; in rcu_do_batch() local
2607 count = count_lazy = 0; in rcu_do_batch()
2613 count_lazy++; in rcu_do_batch()
2638 rdp->qlen_lazy -= count_lazy; in rcu_do_batch()