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
3604 get_state_synchronize_rcu_full(&krwp->head_free_gp_snap); in kvfree_rcu_queue_batch()3766 get_state_synchronize_rcu_full(&bnode->gp_snap); in add_ptr_to_bulk_krc_lock()4172 void get_state_synchronize_rcu_full(struct rcu_gp_oldstate *rgosp) in get_state_synchronize_rcu_full() function4184 EXPORT_SYMBOL_GPL(get_state_synchronize_rcu_full);4251 get_state_synchronize_rcu_full(rgosp); in start_poll_synchronize_rcu_full()
1076 get_state_synchronize_rcu_full(rgosp); in start_poll_synchronize_rcu_expedited_full()
556 .get_gp_state_full = get_state_synchronize_rcu_full,
Completed in 23 milliseconds