Home
last modified time | relevance | path

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

/kernel/rcu/
Drcu.h514 srcu_batches_completed(struct srcu_struct *sp) { return 0; } in srcu_batches_completed() function
522 unsigned long srcu_batches_completed(struct srcu_struct *sp);
Dsrcutree.c1083 unsigned long srcu_batches_completed(struct srcu_struct *ssp) in srcu_batches_completed() function
1087 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()