Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Drcutree.h89 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) in cond_synchronize_rcu_full() function
/openbmc/linux/kernel/rcu/
H A Dtree.c3919 void cond_synchronize_rcu_full(struct rcu_gp_oldstate *rgosp) in cond_synchronize_rcu_full() function
3924 EXPORT_SYMBOL_GPL(cond_synchronize_rcu_full);
H A Drcutorture.c557 .cond_sync_full = cond_synchronize_rcu_full,