Home
last modified time | relevance | path

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

/linux-6.3-rc2/kernel/rcu/
A Drcu.h555 srcu_batches_completed(struct srcu_struct *sp) { return 0; } in srcu_batches_completed() function
567 unsigned long srcu_batches_completed(struct srcu_struct *sp);
A Drcuscale.c205 return srcu_batches_completed(srcu_ctlp); in srcu_scale_completed()
A Dsrcutree.c1563 unsigned long srcu_batches_completed(struct srcu_struct *ssp) in srcu_batches_completed() function
1567 EXPORT_SYMBOL_GPL(srcu_batches_completed);
A Drcutorture.c670 return srcu_batches_completed(srcu_ctlp); in srcu_torture_completed()

Completed in 16 milliseconds