Home
last modified time | relevance | path

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

/kernel/rcu/
Drcu.h512 srcu_batches_completed(struct srcu_struct *sp) { return 0; } in srcu_batches_completed() function
521 unsigned long srcu_batches_completed(struct srcu_struct *sp);
Dsrcutree.c1150 unsigned long srcu_batches_completed(struct srcu_struct *ssp) in srcu_batches_completed() function
1154 EXPORT_SYMBOL_GPL(srcu_batches_completed);
Drcuscale.c203 return srcu_batches_completed(srcu_ctlp); in srcu_scale_completed()
Drcutorture.c558 return srcu_batches_completed(srcu_ctlp); in srcu_torture_completed()