Home
last modified time | relevance | path

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

/linux-6.15/net/ipv4/
H 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()
H A Dtcp_ipv4.c98 .bh_lock = INIT_LOCAL_LOCK(bh_lock),
895 local_lock_nested_bh(&ipv4_tcp_sk.bh_lock); in tcp_v4_send_reset()
922 local_unlock_nested_bh(&ipv4_tcp_sk.bh_lock); in tcp_v4_send_reset()
1018 local_lock_nested_bh(&ipv4_tcp_sk.bh_lock); in tcp_v4_send_ack()
1034 local_unlock_nested_bh(&ipv4_tcp_sk.bh_lock); in tcp_v4_send_ack()
/linux-6.15/include/net/
H A Dseg6_local.h22 local_lock_t bh_lock; member
H A Dsock.h560 local_lock_t bh_lock; member
/linux-6.15/net/bridge/
H 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()
/linux-6.15/net/ipv6/
H A Dseg6_local.c1384 .bh_lock = INIT_LOCAL_LOCK(bh_lock),
1393 lockdep_assert_held(&srh_state->bh_lock); in seg6_bpf_has_valid_srh()
1431 local_lock_nested_bh(&seg6_bpf_srh_states.bh_lock); in input_action_end_bpf()
1455 local_unlock_nested_bh(&seg6_bpf_srh_states.bh_lock); in input_action_end_bpf()
1463 local_unlock_nested_bh(&seg6_bpf_srh_states.bh_lock); in input_action_end_bpf()
/linux-6.15/net/core/
H A Dskbuff.c227 local_lock_t bh_lock; member
235 .bh_lock = INIT_LOCAL_LOCK(bh_lock),
245 local_lock_nested_bh(&napi_alloc_cache.bh_lock); in __napi_alloc_frag_align()
248 local_unlock_nested_bh(&napi_alloc_cache.bh_lock); in __napi_alloc_frag_align()
279 local_lock_nested_bh(&napi_alloc_cache.bh_lock); in napi_skb_cache_get()
292 local_unlock_nested_bh(&napi_alloc_cache.bh_lock); in napi_skb_cache_get()
319 local_lock_nested_bh(&napi_alloc_cache.bh_lock); in napi_skb_cache_get_bulk()
354 local_unlock_nested_bh(&napi_alloc_cache.bh_lock); in napi_skb_cache_get_bulk()
749 local_lock_nested_bh(&napi_alloc_cache.bh_lock); in __netdev_alloc_skb()
822 local_lock_nested_bh(&napi_alloc_cache.bh_lock); in napi_alloc_skb()
[all …]
H A Dfilter.c6565 lockdep_assert_held(&srh_state->bh_lock); in BPF_CALL_4()
6622 lockdep_assert_held(&srh_state->bh_lock); in BPF_CALL_4()
6699 lockdep_assert_held(&srh_state->bh_lock); in BPF_CALL_3()