Home
last modified time | relevance | path

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

/linux-3.4.99/kernel/
Drcutree.c1479 long bl, count, count_lazy; in rcu_do_batch() local
1508 count = count_lazy = 0; in rcu_do_batch()
1514 count_lazy++; in rcu_do_batch()
1529 rdp->qlen_lazy -= count_lazy; in rcu_do_batch()