Searched refs:srcu_barrier (Results 1 – 9 of 9) sorted by relevance
101 static inline void srcu_barrier(struct srcu_struct *ssp) in srcu_barrier() function
212 void srcu_barrier(struct srcu_struct *ssp);
640 srcu_barrier(&early_srcu); in rcu_verify_early_boot_tests()
1644 void srcu_barrier(struct srcu_struct *ssp) in srcu_barrier() function1679 EXPORT_SYMBOL_GPL(srcu_barrier);
236 srcu_barrier(srcu_ctlp); in srcu_rcu_barrier()
847 srcu_barrier(srcu_ctlp); in srcu_torture_barrier()
68 ? srcu_barrier(ssp) in __rcu_barrier()
329 call_rcu_tasks_trace(). This is why there is an srcu_barrier(),520 - call_srcu() -> srcu_barrier()536 together with and srcu_barrier()
2663 course also prohibits srcu_barrier() from being invoked from2693 call_srcu(), srcu_barrier(), and srcu_read_lock_held(). It