Home
last modified time | relevance | path

Searched refs:start_poll_synchronize_rcu_full (Results 1 – 4 of 4) sorted by relevance

/linux-6.6.21/include/linux/
Drcutree.h85 void start_poll_synchronize_rcu_full(struct rcu_gp_oldstate *rgosp);
Drcutiny.h44 static inline void start_poll_synchronize_rcu_full(struct rcu_gp_oldstate *rgosp) in start_poll_synchronize_rcu_full() function
/linux-6.6.21/kernel/rcu/
Dtree.c3760 void start_poll_synchronize_rcu_full(struct rcu_gp_oldstate *rgosp) in start_poll_synchronize_rcu_full() function
3766 EXPORT_SYMBOL_GPL(start_poll_synchronize_rcu_full);
Drcutorture.c552 .start_gp_poll_full = start_poll_synchronize_rcu_full,