Home
last modified time | relevance | path

Searched refs:poll_state_synchronize_srcu (Results 1 – 10 of 10) sorted by relevance

/linux/kernel/rcu/
A Dsrcutiny.c241 bool poll_state_synchronize_srcu(struct srcu_struct *ssp, unsigned long cookie) in poll_state_synchronize_srcu() function
248 EXPORT_SYMBOL_GPL(poll_state_synchronize_srcu);
A Dupdate.c569 WARN_ON_ONCE(!poll_state_synchronize_srcu(&early_srcu, early_srcu_cookie)); in rcu_verify_early_boot_tests()
A Dsrcutree.c1075 bool poll_state_synchronize_srcu(struct srcu_struct *ssp, unsigned long cookie) in poll_state_synchronize_srcu() function
1084 EXPORT_SYMBOL_GPL(poll_state_synchronize_srcu);
A Drcutorture.c628 return poll_state_synchronize_srcu(srcu_ctlp, oldstate); in srcu_torture_poll_gp_state()
/linux/include/linux/
A Dsrcu.h65 bool poll_state_synchronize_srcu(struct srcu_struct *ssp, unsigned long cookie);
/linux/kernel/
A Dtracepoint.c64 if (!poll_state_synchronize_srcu(&tracepoint_srcu, snapshot->srcu)) in tp_rcu_cond_sync()
/linux/Documentation/RCU/Design/Requirements/
A DRequirements.rst2608 #. poll_state_synchronize_srcu() returns ``true`` iff the
/linux/
A Dvmlinux.symvers4500 0x00000000 poll_state_synchronize_srcu vmlinux EXPORT_SYMBOL_GPL
A DSystem.map4211 ffff800010103460 T poll_state_synchronize_srcu
A D.tmp_System.map4211 ffff800010103460 T poll_state_synchronize_srcu

Completed in 1150 milliseconds