Home
last modified time | relevance | path

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

/linux/include/linux/
H A Drcutiny.h76 static inline void cond_synchronize_rcu_expedited(unsigned long oldstate) in cond_synchronize_rcu_expedited() function
83 cond_synchronize_rcu_expedited(rgosp->rgos_norm); in cond_synchronize_rcu_expedited_full()
H A Drcutree.h79 void cond_synchronize_rcu_expedited(unsigned long oldstate);
/linux/kernel/rcu/
H A Dtree_exp.h1101 void cond_synchronize_rcu_expedited(unsigned long oldstate) in cond_synchronize_rcu_expedited() function
1106 EXPORT_SYMBOL_GPL(cond_synchronize_rcu_expedited);
H A Drcutorture.c575 .cond_sync_exp = cond_synchronize_rcu_expedited,