Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Drcutree.h79 void start_poll_synchronize_rcu_expedited_full(struct rcu_gp_oldstate *rgosp);
H A Drcutiny.h71 static inline void start_poll_synchronize_rcu_expedited_full(struct rcu_gp_oldstate *rgosp) in start_poll_synchronize_rcu_expedited_full() function
/openbmc/linux/kernel/rcu/
H A Dtree_exp.h1106 void start_poll_synchronize_rcu_expedited_full(struct rcu_gp_oldstate *rgosp) in start_poll_synchronize_rcu_expedited_full() function
1111 EXPORT_SYMBOL_GPL(start_poll_synchronize_rcu_expedited_full);
H A Drcutorture.c560 .start_gp_poll_exp_full = start_poll_synchronize_rcu_expedited_full,