Home
last modified time | relevance | path

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

/Linux-v6.1/include/linux/
Drcutree.h82 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.1/kernel/rcu/
Dtree_exp.h1049 get_state_synchronize_rcu_full(rgosp); in start_poll_synchronize_rcu_expedited_full()
Dtree.c3587 void get_state_synchronize_rcu_full(struct rcu_gp_oldstate *rgosp) in get_state_synchronize_rcu_full() function
3599 EXPORT_SYMBOL_GPL(get_state_synchronize_rcu_full);
3666 get_state_synchronize_rcu_full(rgosp); in start_poll_synchronize_rcu_full()
Drcutorture.c539 .get_gp_state_full = get_state_synchronize_rcu_full,