Home
last modified time | relevance | path

Searched defs:srcu_batches_completed (Results 1 – 2 of 2) sorted by relevance

/linux-6.15/kernel/rcu/
Drcu.h639 static inline unsigned long srcu_batches_completed(struct srcu_struct *sp) { return 0; } in srcu_batches_completed() function
Dsrcutree.c1686 unsigned long srcu_batches_completed(struct srcu_struct *ssp) in srcu_batches_completed() function