Home
last modified time | relevance | path

Searched refs:srcu_barrier (Results 1 – 9 of 9) sorted by relevance

/linux/include/linux/
H A Dsrcutiny.h101 static inline void srcu_barrier(struct srcu_struct *ssp) in srcu_barrier() function
H A Dsrcutree.h212 void srcu_barrier(struct srcu_struct *ssp);
/linux/kernel/rcu/
H A Dupdate.c640 srcu_barrier(&early_srcu); in rcu_verify_early_boot_tests()
H A Dsrcutree.c1644 void srcu_barrier(struct srcu_struct *ssp) in srcu_barrier() function
1679 EXPORT_SYMBOL_GPL(srcu_barrier);
H A Drcuscale.c236 srcu_barrier(srcu_ctlp); in srcu_rcu_barrier()
H A Drcutorture.c847 srcu_barrier(srcu_ctlp); in srcu_torture_barrier()
/linux/fs/bcachefs/
H A Drcu_pending.c68 ? srcu_barrier(ssp) in __rcu_barrier()
/linux/Documentation/RCU/
H A Dchecklist.rst329 call_rcu_tasks_trace(). This is why there is an srcu_barrier(),
520 - call_srcu() -> srcu_barrier()
536 together with and srcu_barrier()
/linux/Documentation/RCU/Design/Requirements/
H A DRequirements.rst2663 course also prohibits srcu_barrier() from being invoked from
2693 call_srcu(), srcu_barrier(), and srcu_read_lock_held(). It