Home
last modified time | relevance | path

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

/linux-6.1.9/include/linux/
Drcutree.h88 void cond_synchronize_rcu_full(struct rcu_gp_oldstate *rgosp);
Drcutiny.h61 static inline void cond_synchronize_rcu_full(struct rcu_gp_oldstate *rgosp) in cond_synchronize_rcu_full() function
/linux-6.1.9/kernel/rcu/
Dtree.c3802 void cond_synchronize_rcu_full(struct rcu_gp_oldstate *rgosp) in cond_synchronize_rcu_full() function
3807 EXPORT_SYMBOL_GPL(cond_synchronize_rcu_full);
Drcutorture.c548 .cond_sync_full = cond_synchronize_rcu_full,