Home
last modified time | relevance | path

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

/linux/include/linux/
H A Drcutree.h80 void cond_synchronize_rcu_full(struct rcu_gp_seq *gsp);
H A Drcutiny.h57 static inline void cond_synchronize_rcu_full(struct rcu_gp_seq *gsp) in cond_synchronize_rcu_full() function
/linux/kernel/rcu/
H A Dtree.c3720 void cond_synchronize_rcu_full(struct rcu_gp_seq *gsp) in cond_synchronize_rcu_full() function
3725 EXPORT_SYMBOL_GPL(cond_synchronize_rcu_full);
H A Drcutorture.c620 .cond_sync_full = cond_synchronize_rcu_full,