Home
last modified time | relevance | path

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

/openbmc/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.h80 void cond_synchronize_rcu_expedited(unsigned long oldstate);
/openbmc/linux/kernel/rcu/
H A Dtree_exp.h1133 void cond_synchronize_rcu_expedited(unsigned long oldstate) in cond_synchronize_rcu_expedited() function
1138 EXPORT_SYMBOL_GPL(cond_synchronize_rcu_expedited);
H A Drcutorture.c562 .cond_sync_exp = cond_synchronize_rcu_expedited,