Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Drcutree.h83 void get_state_synchronize_rcu_full(struct rcu_gp_oldstate *rgosp);
H A Drcutiny.h37 static inline void get_state_synchronize_rcu_full(struct rcu_gp_oldstate *rgosp) in get_state_synchronize_rcu_full() function
/openbmc/linux/kernel/rcu/
H A Dtree.c3246 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() function
3698 EXPORT_SYMBOL_GPL(get_state_synchronize_rcu_full);
3765 get_state_synchronize_rcu_full(rgosp); in start_poll_synchronize_rcu_full()
H A Dtree_exp.h1108 get_state_synchronize_rcu_full(rgosp); in start_poll_synchronize_rcu_expedited_full()
H A Drcutorture.c548 .get_gp_state_full = get_state_synchronize_rcu_full,