Home
last modified time | relevance | path

Searched refs:local_lock_nested_bh (Results 1 – 11 of 11) sorted by relevance

/linux/net/core/
H A Ddst_cache.c74 local_lock_nested_bh(&dst_cache->cache->bh_lock); in dst_cache_get()
89 local_lock_nested_bh(&dst_cache->cache->bh_lock); in dst_cache_get_ip4()
111 local_lock_nested_bh(&dst_cache->cache->bh_lock); in dst_cache_set_ip4()
128 local_lock_nested_bh(&dst_cache->cache->bh_lock); in dst_cache_set_ip6()
147 local_lock_nested_bh(&dst_cache->cache->bh_lock); in dst_cache_get_ip6()
H A Dskbuff.c247 local_lock_nested_bh(&napi_alloc_cache.bh_lock); in __napi_alloc_frag_align()
281 local_lock_nested_bh(&napi_alloc_cache.bh_lock); in napi_skb_cache_get()
321 local_lock_nested_bh(&napi_alloc_cache.bh_lock); in napi_skb_cache_get_bulk()
750 local_lock_nested_bh(&napi_alloc_cache.bh_lock); in __netdev_alloc_skb()
823 local_lock_nested_bh(&napi_alloc_cache.bh_lock); in napi_alloc_skb()
1424 local_lock_nested_bh(&napi_alloc_cache.bh_lock); in napi_skb_cache_put()
H A Ddev.c5340 local_lock_nested_bh(&system_page_pool.bh_lock); in netif_skb_check_for_xdp()
6302 local_lock_nested_bh(&softnet_data.process_queue_bh_lock); in flush_backlog()
6452 local_lock_nested_bh(&softnet_data.process_queue_bh_lock); in process_backlog()
6463 local_lock_nested_bh(&softnet_data.process_queue_bh_lock); in process_backlog()
6480 local_lock_nested_bh(&softnet_data.process_queue_bh_lock); in process_backlog()
/linux/include/linux/
H A Dlocal_lock.h93 #define local_lock_nested_bh(_lock) \ macro
99 DEFINE_GUARD(local_lock_nested_bh, local_lock_t __percpu*,
100 local_lock_nested_bh(_T),
/linux/net/ipv4/
H A Dtcp_sigpool.c287 local_lock_nested_bh(&sigpool_scratch.bh_lock); in tcp_sigpool_start()
H A Dtcp_ipv4.c897 local_lock_nested_bh(&ipv4_tcp_sk.bh_lock); in tcp_v4_send_reset()
1020 local_lock_nested_bh(&ipv4_tcp_sk.bh_lock); in tcp_v4_send_ack()
/linux/net/ipv6/
H A Dseg6_hmac.c198 local_lock_nested_bh(&hmac_storage.bh_lock); in seg6_hmac_compute()
H A Dseg6_local.c1434 local_lock_nested_bh(&seg6_bpf_srh_states.bh_lock); in input_action_end_bpf()
/linux/net/mptcp/
H A Dprotocol.h681 local_lock_nested_bh(&mptcp_delegated_actions.bh_lock); in mptcp_subflow_delegate()
697 local_lock_nested_bh(&mptcp_delegated_actions.bh_lock); in mptcp_subflow_delegated_next()
/linux/net/openvswitch/
H A Ddatapath.c304 local_lock_nested_bh(&ovs_pcpu_storage->bh_lock); in ovs_dp_process_packet()
697 local_lock_nested_bh(&ovs_pcpu_storage->bh_lock); in ovs_packet_cmd_execute()
/linux/drivers/net/ppp/
H A Dppp_generic.c1684 local_lock_nested_bh(&ppp->xmit_recursion->bh_lock); in ppp_xmit_process()
2196 local_lock_nested_bh(&pch->ppp->xmit_recursion->bh_lock); in ppp_channel_push()