Home
last modified time | relevance | path

Searched refs:synchronize_rcu_bh (Results 1 – 12 of 12) sorted by relevance

/linux-4.1.27/include/linux/
Drcutree.h49 void synchronize_rcu_bh(void);
Drcutiny.h60 static inline void synchronize_rcu_bh(void) in synchronize_rcu_bh() function
/linux-4.1.27/Documentation/RCU/
Dchecklist.txt176 synchronize_rcu_bh(), synchronize_sched(), synchronize_srcu(),
204 synchronize_rcu_bh(), then the corresponding readers must
330 This same limitation also applies to synchronize_rcu_bh()
DUP.txt89 It -is- safe for synchronize_sched() and synchronize_rcu_bh() to return
Dtorture.txt181 and synchronize_rcu_bh().
DwhatisRCU.txt329 b. synchronize_rcu_bh() rcu_read_lock_bh() / rcu_read_unlock_bh()
848 rcu_read_unlock_bh synchronize_rcu_bh
/linux-4.1.27/crypto/
Dpcrypt.c431 synchronize_rcu_bh(); in pcrypt_cpumask_change_notify()
/linux-4.1.27/drivers/vhost/
Dnet.c803 synchronize_rcu_bh(); in vhost_net_release()
/linux-4.1.27/net/netfilter/ipset/
Dip_set_hash_gen.h611 synchronize_rcu_bh(); in mtype_resize()
/linux-4.1.27/kernel/rcu/
Drcutorture.c421 .sync = synchronize_rcu_bh,
Dtree.c3154 void synchronize_rcu_bh(void) in synchronize_rcu_bh() function
3167 EXPORT_SYMBOL_GPL(synchronize_rcu_bh);
/linux-4.1.27/drivers/net/team/
Dteam.c1067 synchronize_rcu_bh(); in team_port_disable_netpoll()