Home
last modified time | relevance | path

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

/Linux-v5.4/kernel/rcu/
Drcu.h512 srcu_batches_completed(struct srcu_struct *sp) { return 0; } in srcu_batches_completed() function
520 unsigned long srcu_batches_completed(struct srcu_struct *sp);
Dsrcutree.c1079 unsigned long srcu_batches_completed(struct srcu_struct *ssp) in srcu_batches_completed() function
1083 EXPORT_SYMBOL_GPL(srcu_batches_completed);
Drcuperf.c204 return srcu_batches_completed(srcu_ctlp); in srcu_perf_completed()
Drcutorture.c545 return srcu_batches_completed(srcu_ctlp); in srcu_torture_completed()