Home
last modified time | relevance | path

Searched refs:bh_lock (Results 1 – 18 of 18) sorted by relevance

/net/core/
A Ddst_cache.c20 local_lock_t bh_lock; member
74 local_lock_nested_bh(&dst_cache->cache->bh_lock); in dst_cache_get()
76 local_unlock_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()
93 local_unlock_nested_bh(&dst_cache->cache->bh_lock); in dst_cache_get_ip4()
98 local_unlock_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()
115 local_unlock_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()
134 local_unlock_nested_bh(&dst_cache->cache->bh_lock); in dst_cache_set_ip6()
[all …]
A Dskbuff.c229 local_lock_t bh_lock; member
237 .bh_lock = INIT_LOCAL_LOCK(bh_lock),
247 local_lock_nested_bh(&napi_alloc_cache.bh_lock); in __napi_alloc_frag_align()
250 local_unlock_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()
294 local_unlock_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()
356 local_unlock_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()
[all …]
A Dxdp.c752 local_lock_nested_bh(&system_page_pool.bh_lock); in xdp_build_skb_from_zc()
789 local_unlock_nested_bh(&system_page_pool.bh_lock); in xdp_build_skb_from_zc()
A Ddev.c466 .bh_lock = INIT_LOCAL_LOCK(bh_lock),
5328 local_lock_nested_bh(&system_page_pool.bh_lock); in netif_skb_check_for_xdp()
5330 local_unlock_nested_bh(&system_page_pool.bh_lock); in netif_skb_check_for_xdp()
A Dfilter.c6582 lockdep_assert_held(&srh_state->bh_lock); in BPF_CALL_4()
6639 lockdep_assert_held(&srh_state->bh_lock); in BPF_CALL_4()
6716 lockdep_assert_held(&srh_state->bh_lock); in BPF_CALL_3()
/net/rds/
A Dpage.c43 local_lock_t bh_lock; member
47 .bh_lock = INIT_LOCAL_LOCK(bh_lock),
92 local_lock_nested_bh(&rds_page_remainders.bh_lock); in rds_page_remainder_alloc()
121 local_unlock_nested_bh(&rds_page_remainders.bh_lock); in rds_page_remainder_alloc()
127 local_lock_nested_bh(&rds_page_remainders.bh_lock); in rds_page_remainder_alloc()
146 local_unlock_nested_bh(&rds_page_remainders.bh_lock); in rds_page_remainder_alloc()
/net/sched/
A Dsch_frag.c19 local_lock_t bh_lock; member
23 .bh_lock = INIT_LOCAL_LOCK(bh_lock),
30 lockdep_assert_held(&data->bh_lock); in sch_frag_xmit()
102 local_lock_nested_bh(&sch_frag_data_storage.bh_lock); in sch_fragment()
113 local_unlock_nested_bh(&sch_frag_data_storage.bh_lock); in sch_fragment()
119 local_lock_nested_bh(&sch_frag_data_storage.bh_lock); in sch_fragment()
132 local_unlock_nested_bh(&sch_frag_data_storage.bh_lock); in sch_fragment()
/net/xfrm/
A Dxfrm_nat_keepalive.c13 .bh_lock = INIT_LOCAL_LOCK(bh_lock),
17 .bh_lock = INIT_LOCAL_LOCK(bh_lock),
63 local_lock_nested_bh(&nat_keepalive_sk_ipv4.bh_lock); in nat_keepalive_send_ipv4()
68 local_unlock_nested_bh(&nat_keepalive_sk_ipv4.bh_lock); in nat_keepalive_send_ipv4()
98 local_lock_nested_bh(&nat_keepalive_sk_ipv6.bh_lock); in nat_keepalive_send_ipv6()
103 local_unlock_nested_bh(&nat_keepalive_sk_ipv6.bh_lock); in nat_keepalive_send_ipv6()
110 local_unlock_nested_bh(&nat_keepalive_sk_ipv6.bh_lock); in nat_keepalive_send_ipv6()
/net/netfilter/
A Dnft_inner.c28 local_lock_t bh_lock; member
32 .bh_lock = INIT_LOCAL_LOCK(bh_lock),
247 local_lock_nested_bh(&nft_pcpu_tun_ctx.bh_lock); in nft_inner_restore_tun_ctx()
251 local_unlock_nested_bh(&nft_pcpu_tun_ctx.bh_lock); in nft_inner_restore_tun_ctx()
255 local_unlock_nested_bh(&nft_pcpu_tun_ctx.bh_lock); in nft_inner_restore_tun_ctx()
267 local_lock_nested_bh(&nft_pcpu_tun_ctx.bh_lock); in nft_inner_save_tun_ctx()
271 local_unlock_nested_bh(&nft_pcpu_tun_ctx.bh_lock); in nft_inner_save_tun_ctx()
/net/ipv4/
A Dtcp_sigpool.c14 local_lock_t bh_lock; member
19 .bh_lock = INIT_LOCAL_LOCK(bh_lock),
287 local_lock_nested_bh(&sigpool_scratch.bh_lock); in tcp_sigpool_start()
297 local_unlock_nested_bh(&sigpool_scratch.bh_lock); in tcp_sigpool_end()
A Dtcp_ipv4.c100 .bh_lock = INIT_LOCAL_LOCK(bh_lock),
897 local_lock_nested_bh(&ipv4_tcp_sk.bh_lock); in tcp_v4_send_reset()
924 local_unlock_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()
1036 local_unlock_nested_bh(&ipv4_tcp_sk.bh_lock); in tcp_v4_send_ack()
/net/ipv6/
A Dseg6_hmac.c44 local_lock_t bh_lock; member
49 .bh_lock = INIT_LOCAL_LOCK(bh_lock),
197 local_lock_nested_bh(&hmac_storage.bh_lock); in seg6_hmac_compute()
223 local_unlock_nested_bh(&hmac_storage.bh_lock); in seg6_hmac_compute()
A Dseg6_local.c1387 .bh_lock = INIT_LOCAL_LOCK(bh_lock),
1396 lockdep_assert_held(&srh_state->bh_lock); in seg6_bpf_has_valid_srh()
1434 local_lock_nested_bh(&seg6_bpf_srh_states.bh_lock); in input_action_end_bpf()
1458 local_unlock_nested_bh(&seg6_bpf_srh_states.bh_lock); in input_action_end_bpf()
1466 local_unlock_nested_bh(&seg6_bpf_srh_states.bh_lock); in input_action_end_bpf()
/net/bridge/
A Dbr_netfilter_hooks.c142 local_lock_t bh_lock; member
151 .bh_lock = INIT_LOCAL_LOCK(bh_lock),
874 local_lock_nested_bh(&brnf_frag_data_storage.bh_lock); in br_nf_dev_queue_xmit()
891 local_unlock_nested_bh(&brnf_frag_data_storage.bh_lock); in br_nf_dev_queue_xmit()
904 local_lock_nested_bh(&brnf_frag_data_storage.bh_lock); in br_nf_dev_queue_xmit()
914 local_unlock_nested_bh(&brnf_frag_data_storage.bh_lock); in br_nf_dev_queue_xmit()
917 local_unlock_nested_bh(&brnf_frag_data_storage.bh_lock); in br_nf_dev_queue_xmit()
/net/mptcp/
A Dprotocol.h489 local_lock_t bh_lock; member
681 local_lock_nested_bh(&mptcp_delegated_actions.bh_lock); in mptcp_subflow_delegate()
685 local_unlock_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()
699 local_unlock_nested_bh(&mptcp_delegated_actions.bh_lock); in mptcp_subflow_delegated_next()
705 local_unlock_nested_bh(&mptcp_delegated_actions.bh_lock); in mptcp_subflow_delegated_next()
A Dprotocol.c51 .bh_lock = INIT_LOCAL_LOCK(bh_lock),
/net/openvswitch/
A Ddatapath.h224 local_lock_t bh_lock; member
A Ddatapath.c304 local_lock_nested_bh(&ovs_pcpu_storage->bh_lock); in ovs_dp_process_packet()
315 local_unlock_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()
703 local_unlock_nested_bh(&ovs_pcpu_storage->bh_lock); in ovs_packet_cmd_execute()
2765 local_lock_init(&ovs_pcpu->bh_lock); in ovs_alloc_percpu_storage()

Completed in 307 milliseconds