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

/linux-master/include/linux/
H A Drcutree.h59 * get_state_synchronize_rcu_full(), start_poll_synchronize_rcu_full(),
84 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) function
/linux-master/kernel/rcu/
H A Dtree.c3704 * start_poll_synchronize_rcu_full().
3752 * start_poll_synchronize_rcu_full - Take a full snapshot and start RCU grace period
3753 * @rgosp: value from get_state_synchronize_rcu_full() or start_poll_synchronize_rcu_full()
3765 void start_poll_synchronize_rcu_full(struct rcu_gp_oldstate *rgosp) function
3771 EXPORT_SYMBOL_GPL(start_poll_synchronize_rcu_full); variable
3819 * @rgosp: value from get_state_synchronize_rcu_full() or start_poll_synchronize_rcu_full()
3893 * @rgosp: value from get_state_synchronize_rcu_full(), start_poll_synchronize_rcu_full(), or start_poll_synchronize_rcu_expedited_full()
3896 * get_state_synchronize_rcu_full(), start_poll_synchronize_rcu_full(),
H A Drcutorture.c553 .start_gp_poll_full = start_poll_synchronize_rcu_full,

Completed in 291 milliseconds