Searched refs:rcu_unexpedite_gp (Results 1 - 4 of 4) sorted by relevance

/linux-master/kernel/rcu/
H A Dupdate.c191 * as the rcu_expedite_gp() nesting. So looping on rcu_unexpedite_gp()
214 * rcu_unexpedite_gp - Cancel prior rcu_expedite_gp() invocation
217 * rcu_expedite_gp() are undone by a subsequent call to rcu_unexpedite_gp(),
222 void rcu_unexpedite_gp(void) function
226 EXPORT_SYMBOL_GPL(rcu_unexpedite_gp); variable
235 rcu_unexpedite_gp();
H A Drcu.h502 static inline void rcu_unexpedite_gp(void) { } function
511 void rcu_unexpedite_gp(void);
H A Drcutorture.c1569 rcu_unexpedite_gp();
1601 rcu_unexpedite_gp();
H A Dtree.c4845 rcu_unexpedite_gp();

Completed in 209 milliseconds