Home
last modified time | relevance | path

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

/Linux-v6.6/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-v6.6/kernel/rcu/
Dtree.c3693 void start_poll_synchronize_rcu_full(struct rcu_gp_oldstate *rgosp) in start_poll_synchronize_rcu_full() function
3699 EXPORT_SYMBOL_GPL(start_poll_synchronize_rcu_full);
Drcutorture.c552 .start_gp_poll_full = start_poll_synchronize_rcu_full,