Home
last modified time | relevance | path

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

/linux/include/linux/
H A Drcutree.h85 void start_poll_synchronize_rcu_full(struct rcu_gp_oldstate *rgosp);
H A Drcutiny.h44 static inline void start_poll_synchronize_rcu_full(struct rcu_gp_oldstate *rgosp) in start_poll_synchronize_rcu_full() function
/linux/kernel/rcu/
H A Dtree.c4249 void start_poll_synchronize_rcu_full(struct rcu_gp_oldstate *rgosp) in start_poll_synchronize_rcu_full() function
4255 EXPORT_SYMBOL_GPL(start_poll_synchronize_rcu_full);
H A Drcutorture.c558 .start_gp_poll_full = start_poll_synchronize_rcu_full,