Searched refs:get_state_synchronize_rcu_full (Results 1 – 5 of 5) sorted by relevance
83 void get_state_synchronize_rcu_full(struct rcu_gp_oldstate *rgosp);
37 static inline void get_state_synchronize_rcu_full(struct rcu_gp_oldstate *rgosp) in get_state_synchronize_rcu_full() function
3246 get_state_synchronize_rcu_full(&krwp->head_free_gp_snap); in kfree_rcu_monitor()3390 get_state_synchronize_rcu_full(&bnode->gp_snap); in add_ptr_to_bulk_krc_lock()3686 void get_state_synchronize_rcu_full(struct rcu_gp_oldstate *rgosp) in get_state_synchronize_rcu_full() function3698 EXPORT_SYMBOL_GPL(get_state_synchronize_rcu_full);3765 get_state_synchronize_rcu_full(rgosp); in start_poll_synchronize_rcu_full()
1108 get_state_synchronize_rcu_full(rgosp); in start_poll_synchronize_rcu_expedited_full()
548 .get_gp_state_full = get_state_synchronize_rcu_full,