Searched refs:srcu_barrier (Results 1 – 10 of 10) sorted by relevance
73 static inline void srcu_barrier(struct srcu_struct *ssp) in srcu_barrier() function
154 void srcu_barrier(struct srcu_struct *ssp);
91 There is also an srcu_barrier() function for SRCU, and you of course100 2 srcu_barrier(&srcu_struct_1);101 3 srcu_barrier(&srcu_struct_2);199 call_srcu(), you will need to invoke srcu_barrier() before unloading,202 srcu_barrier().
470 - call_srcu() -> srcu_barrier()
1047 srcu_read_lock call_srcu srcu_barrier
577 srcu_barrier(&early_srcu); in rcu_verify_early_boot_tests()
214 srcu_barrier(srcu_ctlp); in srcu_rcu_barrier()
1411 void srcu_barrier(struct srcu_struct *ssp) in srcu_barrier() function1446 EXPORT_SYMBOL_GPL(srcu_barrier);
647 srcu_barrier(srcu_ctlp); in srcu_torture_barrier()
2568 course also prohibits srcu_barrier() from being invoked from2598 call_srcu(), srcu_barrier(), and srcu_read_lock_held(). It