table of contents
other versions
- wheezy-backports 3.16.39-1+deb8u1~bpo70+1
- jessie 3.16.43-2
SRCU_BATCHES_COMPLET(9) | Driver Basics | SRCU_BATCHES_COMPLET(9) |
NAME¶
srcu_batches_completed - return batches completed.SYNOPSIS¶
long
srcu_batches_completed(struct srcu_struct * sp);
ARGUMENTS¶
spsrcu_struct on which to report batch
completion.
DESCRIPTION¶
Report the number of batches, correlated with, but not necessarily precisely the same as, the number of grace periods that have elapsed.COPYRIGHT¶
February 2017 | Kernel Hackers Manual 3.16 |