table of contents
other versions
- jessie 3.16.56-1+deb8u1
| 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¶
| May 2018 | Kernel Hackers Manual 3.16 |