Searched refs:srcu_barrier (Results 1 – 10 of 10) sorted by relevance
72 static inline void srcu_barrier(struct srcu_struct *ssp) in srcu_barrier() function
138 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().
453 - call_srcu() -> srcu_barrier()
976 srcu_read_lock call_srcu srcu_barrier
563 srcu_barrier(&early_srcu); in rcu_verify_early_boot_tests()
1022 void srcu_barrier(struct srcu_struct *ssp) in srcu_barrier() function1071 EXPORT_SYMBOL_GPL(srcu_barrier);
213 srcu_barrier(srcu_ctlp); in srcu_rcu_barrier()
579 srcu_barrier(srcu_ctlp); in srcu_torture_barrier()
2538 course also prohibits ``srcu_barrier()`` from being invoked from2568 ``call_srcu()``, ``srcu_barrier()``, and ``srcu_read_lock_held()``. It