Searched refs:cond_synchronize_rcu_expedited_full (Results 1 - 3 of 3) sorted by relevance

/linux-master/include/linux/
H A Drcutree.h80 void cond_synchronize_rcu_expedited_full(struct rcu_gp_oldstate *rgosp);
H A Drcutiny.h81 static inline void cond_synchronize_rcu_expedited_full(struct rcu_gp_oldstate *rgosp) function
/linux-master/kernel/rcu/
H A Dtree_exp.h1073 * cond_synchronize_rcu_expedited_full - Conditionally wait for an expedited RCU grace period
1092 void cond_synchronize_rcu_expedited_full(struct rcu_gp_oldstate *rgosp)
1097 EXPORT_SYMBOL_GPL(cond_synchronize_rcu_expedited_full);

Completed in 256 milliseconds