Return batches completed.
long srcu_batches_completed(struct srcu_struct * sp);
sp
srcu_struct on which to report batch completion.
Report the number of batches, correlated with, but not necessarily precisely the same as, the number of grace periods that have elapsed.