Home
last modified time | relevance | path

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

/linux/include/linux/
A Dsrcutiny.h73 static inline void srcu_barrier(struct srcu_struct *ssp) in srcu_barrier() function
A Dsrcutree.h136 void srcu_barrier(struct srcu_struct *ssp);
/linux/Documentation/RCU/
A Drcubarrier.rst91 There is also an srcu_barrier() function for SRCU, and you of course
100 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().
A Dchecklist.rst471 - call_srcu() -> srcu_barrier()
A DwhatisRCU.rst975 srcu_read_lock call_srcu srcu_barrier
/linux/kernel/rcu/
A Dupdate.c568 srcu_barrier(&early_srcu); in rcu_verify_early_boot_tests()
A Dsrcutree.c1104 void srcu_barrier(struct srcu_struct *ssp) in srcu_barrier() function
1153 EXPORT_SYMBOL_GPL(srcu_barrier);
A Drcuscale.c214 srcu_barrier(srcu_ctlp); in srcu_rcu_barrier()
A Drcutorture.c639 srcu_barrier(srcu_ctlp); in srcu_torture_barrier()
/linux/Documentation/RCU/Design/Requirements/
A DRequirements.rst2568 course also prohibits srcu_barrier() from being invoked from
2598 call_srcu(), srcu_barrier(), and srcu_read_lock_held(). It
/linux/
A Dvmlinux.symvers4102 0x00000000 srcu_barrier vmlinux EXPORT_SYMBOL_GPL
A DSystem.map4226 ffff8000101040a4 T srcu_barrier
A D.tmp_System.map4226 ffff8000101040a4 T srcu_barrier

Completed in 322 milliseconds