Searched refs:cond_synchronize_rcu_full (Results 1 – 4 of 4) sorted by relevance
80 void cond_synchronize_rcu_full(struct rcu_gp_seq *gsp);
57 static inline void cond_synchronize_rcu_full(struct rcu_gp_seq *gsp) in cond_synchronize_rcu_full() function
3720 void cond_synchronize_rcu_full(struct rcu_gp_seq *gsp) in cond_synchronize_rcu_full() function3725 EXPORT_SYMBOL_GPL(cond_synchronize_rcu_full);
620 .cond_sync_full = cond_synchronize_rcu_full,