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

/linux-master/include/linux/
H A Drcutree.h88 void cond_synchronize_rcu_full(struct rcu_gp_oldstate *rgosp);
H A Drcutiny.h61 static inline void cond_synchronize_rcu_full(struct rcu_gp_oldstate *rgosp) function
/linux-master/kernel/rcu/
H A Dtree.c3677 * state value can be passed to a later call to cond_synchronize_rcu_full()
3756 * state value can be passed to a later call to cond_synchronize_rcu_full()
3892 * cond_synchronize_rcu_full - Conditionally wait for an RCU grace period
3911 void cond_synchronize_rcu_full(struct rcu_gp_oldstate *rgosp) function
3916 EXPORT_SYMBOL_GPL(cond_synchronize_rcu_full); variable
H A Drcutorture.c558 .cond_sync_full = cond_synchronize_rcu_full,

Completed in 163 milliseconds