Home
last modified time | relevance | path

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

/linux-4.1.27/include/linux/
Drcutree.h71 static inline void synchronize_rcu_bh_expedited(void) in synchronize_rcu_bh_expedited() function
Drcutiny.h65 static inline void synchronize_rcu_bh_expedited(void) in synchronize_rcu_bh_expedited() function
/linux-4.1.27/Documentation/RCU/
Dchecklist.txt177 synchronize_rcu_expedited(), synchronize_rcu_bh_expedited(),
334 synchronize_rcu_bh_expedited(), and synchronize_srcu_expedited().
Dtorture.txt184 and synchronize_rcu_bh_expedited().
DwhatisRCU.txt849 rcu_dereference_bh synchronize_rcu_bh_expedited
/linux-4.1.27/kernel/rcu/
Drcutorture.c422 .exp_sync = synchronize_rcu_bh_expedited,
Dtree.c3163 synchronize_rcu_bh_expedited(); in synchronize_rcu_bh()