Searched refs:cond_synchronize_rcu_full (Results 1 – 4 of 4) sorted by relevance
88 void cond_synchronize_rcu_full(struct rcu_gp_oldstate *rgosp);
61 static inline void cond_synchronize_rcu_full(struct rcu_gp_oldstate *rgosp) in cond_synchronize_rcu_full() function
3783 void cond_synchronize_rcu_full(struct rcu_gp_oldstate *rgosp) in cond_synchronize_rcu_full() function3788 EXPORT_SYMBOL_GPL(cond_synchronize_rcu_full);
556 .cond_sync_full = cond_synchronize_rcu_full,
Completed in 17 milliseconds