Home
last modified time | relevance | path

Searched refs:synchronize_rcu_bh_expedited (Results 1 – 6 of 6) sorted by relevance

/linux-4.4.14/include/linux/
Drcutree.h69 static inline void synchronize_rcu_bh_expedited(void) in synchronize_rcu_bh_expedited() function
Drcutiny.h75 static inline void synchronize_rcu_bh_expedited(void) in synchronize_rcu_bh_expedited() function
/linux-4.4.14/Documentation/RCU/
Dchecklist.txt177 synchronize_rcu_expedited(), synchronize_rcu_bh_expedited(),
334 synchronize_rcu_bh_expedited(), and synchronize_srcu_expedited().
DwhatisRCU.txt851 rcu_dereference_bh synchronize_rcu_bh_expedited
/linux-4.4.14/kernel/rcu/
Drcutorture.c423 .exp_sync = synchronize_rcu_bh_expedited,
Dtree.c3237 synchronize_rcu_bh_expedited(); in synchronize_rcu_bh()