Home
last modified time | relevance | path

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

/Linux-v6.1/include/linux/
Drcutree.h84 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.1/kernel/rcu/
Dtree.c3664 void start_poll_synchronize_rcu_full(struct rcu_gp_oldstate *rgosp) in start_poll_synchronize_rcu_full() function
3670 EXPORT_SYMBOL_GPL(start_poll_synchronize_rcu_full);
Drcutorture.c543 .start_gp_poll_full = start_poll_synchronize_rcu_full,