Home
last modified time | relevance | path

Searched refs:rcu_read_unlock_bh (Results 1 – 25 of 27) sorted by relevance

12

/linux/drivers/net/wireguard/
H A Dpeerlookup.c69 rcu_read_unlock_bh(); in wg_pubkey_hashtable_lookup()
161 rcu_read_unlock_bh(); in wg_index_hashtable_insert()
224 rcu_read_unlock_bh(); in wg_index_hashtable_lookup()
H A Dsend.c82 rcu_read_unlock_bh(); in wg_packet_send_queued_handshake_initiation()
135 rcu_read_unlock_bh(); in keep_key_fresh()
325 rcu_read_unlock_bh(); in wg_packet_create_data()
360 rcu_read_unlock_bh(); in wg_packet_send_staged_packets()
H A Dtimers.c38 rcu_read_unlock_bh(); in mod_peer_timer()
122 rcu_read_unlock_bh(); in wg_expired_zero_key_material()
H A Dsocket.c93 rcu_read_unlock_bh(); in send4()
160 rcu_read_unlock_bh(); in send6()
H A Dallowedips.c145 rcu_read_unlock_bh(); in lookup()
H A Dnoise.c856 rcu_read_unlock_bh(); in wg_noise_handshake_begin_session()
/linux/net/llc/
H A Dllc_core.c78 rcu_read_unlock_bh(); in llc_sap_find()
H A Dllc_proc.c123 rcu_read_unlock_bh(); in llc_seq_stop()
H A Dllc_sap.c350 rcu_read_unlock_bh(); in llc_lookup_dgram()
/linux/net/netfilter/ipset/
H A Dip_set_hash_gen.h753 rcu_read_unlock_bh(); in mtype_resize()
791 rcu_read_unlock_bh(); in mtype_resize()
862 rcu_read_unlock_bh(); in mtype_add()
873 rcu_read_unlock_bh(); in mtype_add()
1055 rcu_read_unlock_bh(); in mtype_del()
1258 rcu_read_unlock_bh(); in mtype_test()
1279 rcu_read_unlock_bh(); in mtype_head()
1339 rcu_read_unlock_bh(); in mtype_uref()
H A Dip_set_core.c1900 rcu_read_unlock_bh(); in ip_set_utest()
/linux/net/ipv6/
H A Dxfrm6_tunnel.c97 rcu_read_unlock_bh(); in xfrm6_tunnel_spi_lookup()
H A Daddrconf.c4660 rcu_read_unlock_bh(); in addrconf_verify_rtnl()
4674 rcu_read_unlock_bh(); in addrconf_verify_rtnl()
4726 rcu_read_unlock_bh(); in addrconf_verify_rtnl()
/linux/Documentation/RCU/
H A Drcu.rst57 "rcu_read_lock_bh", "rcu_read_unlock_bh", "srcu_read_lock",
H A Dchecklist.rst236 rcu_read_unlock_bh(), or (3) any pair of primitives that disables
345 such as rcu_read_lock_bh() and rcu_read_unlock_bh(), in which
H A DwhatisRCU.rst409 b. rcu_read_lock_bh() / rcu_read_unlock_bh()
1083 rcu_read_unlock_bh synchronize_rcu
/linux/include/linux/
H A Drcupdate.h885 * Note that rcu_read_lock_bh() and the matching rcu_read_unlock_bh()
887 * rcu_read_unlock_bh() from one task if the matching rcu_read_lock_bh()
900 * rcu_read_unlock_bh() - marks the end of a softirq-only RCU critical section
904 static inline void rcu_read_unlock_bh(void) in rcu_read_unlock_bh() function
907 "rcu_read_unlock_bh() used illegally while idle"); in rcu_read_unlock_bh()
/linux/drivers/net/
H A Damt.c2863 rcu_read_unlock_bh(); in amt_rcv()
2937 rcu_read_unlock_bh(); in amt_err_lookup()
2940 rcu_read_unlock_bh(); in amt_err_lookup()
H A Dmacsec.c557 rcu_read_unlock_bh(); in macsec_encrypt_done()
860 rcu_read_unlock_bh(); in macsec_decrypt_done()
873 rcu_read_unlock_bh(); in macsec_decrypt_done()
H A Dvrf.c591 rcu_read_unlock_bh(); in vrf_finish_direct()
/linux/Documentation/RCU/Design/Requirements/
H A DRequirements.rst2518 Because rcu_read_lock_bh() and rcu_read_unlock_bh() disable and
2521 case, rcu_read_unlock_bh() will invoke softirq processing, which can
2524 read-side critical section rather than rcu_read_unlock_bh(), but the
2531 rcu_read_unlock_bh(). This can of course make it appear at first
2532 glance as if rcu_read_unlock_bh() was executing very slowly.
2536 includes rcu_read_lock_bh(), rcu_read_unlock_bh(), rcu_dereference_bh(),
2569 latency and overhead entailed. Just as with rcu_read_unlock_bh(),
/linux/drivers/net/hyperv/
H A Drndis_filter.c245 rcu_read_unlock_bh(); in rndis_filter_send_request()
/linux/lib/
H A Dlocking-selftest.c2521 DEFINE_LOCK_GUARD_0(RCU_BH, rcu_read_lock_bh(), rcu_read_unlock_bh())
/linux/drivers/infiniband/ulp/ipoib/
H A Dipoib_main.c1373 rcu_read_unlock_bh(); in ipoib_neigh_get()
/linux/net/core/
H A Dpktgen.c2719 rcu_read_unlock_bh(); in pktgen_output_ipsec()

12