Home
last modified time | relevance | path

Searched refs:get_state_synchronize_rcu_full (Results 1 – 5 of 5) sorted by relevance

/Linux-v6.6/include/linux/
Drcutree.h83 void get_state_synchronize_rcu_full(struct rcu_gp_oldstate *rgosp);
Drcutiny.h37 static inline void get_state_synchronize_rcu_full(struct rcu_gp_oldstate *rgosp) in get_state_synchronize_rcu_full() function
/Linux-v6.6/kernel/rcu/
Dtree.c3184 get_state_synchronize_rcu_full(&krwp->head_free_gp_snap); in kfree_rcu_monitor()
3328 get_state_synchronize_rcu_full(&bnode->gp_snap); in add_ptr_to_bulk_krc_lock()
3616 void get_state_synchronize_rcu_full(struct rcu_gp_oldstate *rgosp) in get_state_synchronize_rcu_full() function
3628 EXPORT_SYMBOL_GPL(get_state_synchronize_rcu_full);
3695 get_state_synchronize_rcu_full(rgosp); in start_poll_synchronize_rcu_full()
Dtree_exp.h1096 get_state_synchronize_rcu_full(rgosp); in start_poll_synchronize_rcu_expedited_full()
Drcutorture.c548 .get_gp_state_full = get_state_synchronize_rcu_full,