Home
last modified time | relevance | path

Searched refs:srcu_batches_completed (Results 1 – 4 of 4) sorted by relevance

/kernel/rcu/
Drcu.h534 srcu_batches_completed(struct srcu_struct *sp) { return 0; } in srcu_batches_completed() function
544 unsigned long srcu_batches_completed(struct srcu_struct *sp);
Dsrcutree.c1162 unsigned long srcu_batches_completed(struct srcu_struct *ssp) in srcu_batches_completed() function
1166 EXPORT_SYMBOL_GPL(srcu_batches_completed);
Drcuscale.c204 return srcu_batches_completed(srcu_ctlp); in srcu_scale_completed()
Drcutorture.c606 return srcu_batches_completed(srcu_ctlp); in srcu_torture_completed()