Home
last modified time | relevance | path

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

/Linux-v4.19/include/linux/
Drcutree.h47 void synchronize_rcu_bh(void);
Drcutiny.h72 static inline void synchronize_rcu_bh(void) in synchronize_rcu_bh() function
/Linux-v4.19/kernel/rcu/
Dsync.c53 .sync = synchronize_rcu_bh,
Dupdate.c206 synchronize_rcu_bh(); in rcu_test_sync_prims()
Drcuperf.c217 .sync = synchronize_rcu_bh,
Dtree.c3167 void synchronize_rcu_bh(void) in synchronize_rcu_bh() function
3180 EXPORT_SYMBOL_GPL(synchronize_rcu_bh);
Drcutorture.c466 .sync = synchronize_rcu_bh,
/Linux-v4.19/crypto/
Dpcrypt.c385 synchronize_rcu_bh(); in pcrypt_cpumask_change_notify()
/Linux-v4.19/Documentation/RCU/
DUP.txt89 It -is- safe for synchronize_sched() and synchronize_rcu_bh() to return
Dchecklist.txt192 synchronize_rcu_bh(), synchronize_sched(), synchronize_srcu(),
218 synchronize_rcu_bh(), then the corresponding readers must
344 This same limitation also applies to synchronize_rcu_bh()
DwhatisRCU.txt336 b. synchronize_rcu_bh() rcu_read_lock_bh() / rcu_read_unlock_bh()
871 rcu_read_unlock_bh synchronize_rcu_bh
/Linux-v4.19/drivers/vhost/
Dnet.c1189 synchronize_rcu_bh(); in vhost_net_release()
/Linux-v4.19/net/netfilter/ipset/
Dip_set_hash_gen.h667 synchronize_rcu_bh(); in mtype_resize()
/Linux-v4.19/drivers/net/team/
Dteam.c1108 synchronize_rcu_bh(); in team_port_disable_netpoll()