Home
last modified time | relevance | path

Searched refs:get_completed_synchronize_rcu_full (Results 1 – 3 of 3) sorted by relevance

/kernel/rcu/
Dtiny.c205 void get_completed_synchronize_rcu_full(struct rcu_gp_oldstate *rgosp) in get_completed_synchronize_rcu_full() function
209 EXPORT_SYMBOL_GPL(get_completed_synchronize_rcu_full);
Dtree.c3655 void get_completed_synchronize_rcu_full(struct rcu_gp_oldstate *rgosp) in get_completed_synchronize_rcu_full() function
3660 EXPORT_SYMBOL_GPL(get_completed_synchronize_rcu_full);
Drcutorture.c541 .get_gp_completed_full = get_completed_synchronize_rcu_full,