Name
srcu_batches_completed —
return batches completed.
Synopsis
unsigned long srcu_batches_completed ( | struct srcu_struct * sp) ; |
Arguments
sp
srcu_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.