Searched refs:rcu_batches_completed_bh (Results 1 – 4 of 4) sorted by relevance
94 extern long rcu_batches_completed_bh(void);
141 static inline long rcu_batches_completed_bh(void) in rcu_batches_completed_bh() function
234 long rcu_batches_completed_bh(void) in rcu_batches_completed_bh() function238 EXPORT_SYMBOL_GPL(rcu_batches_completed_bh);
505 return rcu_batches_completed_bh(); in rcu_bh_torture_completed()