Searched refs:srcu_batches_completed (Results 1 - 3 of 3) sorted by relevance

/linux-4.4.14/include/linux/
H A Dsrcu.h136 unsigned long srcu_batches_completed(struct srcu_struct *sp);
/linux-4.4.14/kernel/rcu/
H A Dsrcu.c525 * srcu_batches_completed - return batches completed.
531 unsigned long srcu_batches_completed(struct srcu_struct *sp) srcu_batches_completed() function
535 EXPORT_SYMBOL_GPL(srcu_batches_completed); variable
H A Drcutorture.c512 return srcu_batches_completed(srcu_ctlp); srcu_torture_completed()

Completed in 229 milliseconds