Symbol: local_lock_nested_bh
crypto/cryptd.c
140
local_lock_nested_bh(&queue->cpu_queue->bh_lock);
drivers/net/ppp/ppp_generic.c
1686
local_lock_nested_bh(&ppp->xmit_recursion->bh_lock);
drivers/net/ppp/ppp_generic.c
2216
local_lock_nested_bh(&ppp->xmit_recursion->bh_lock);
include/linux/local_lock.h
103
DEFINE_LOCK_GUARD_1(local_lock_nested_bh, local_lock_t __percpu,
include/linux/local_lock.h
104
local_lock_nested_bh(_T->lock),
include/linux/local_lock.h
115
DECLARE_LOCK_GUARD_1_ATTRS(local_lock_nested_bh, __acquires(_T), __releases(*(local_lock_t __percpu **)_T))
include/linux/local_lock.h
116
#define class_local_lock_nested_bh_constructor(_T) WITH_LOCK_GUARD_1_ATTRS(local_lock_nested_bh, _T)
kernel/bpf/cpumap.c
764
local_lock_nested_bh(&rcpu->bulkq->bq_lock);
kernel/bpf/cpumap.c
824
local_lock_nested_bh(&bq->obj->bulkq->bq_lock);
kernel/bpf/devmap.c
432
local_lock_nested_bh(&bq->dev->xdp_bulkq->bq_lock);
kernel/bpf/devmap.c
468
local_lock_nested_bh(&dev->xdp_bulkq->bq_lock);
lib/test_context-analysis.c
498
local_lock_nested_bh(&test_local_lock_data.lock);
lib/test_context-analysis.c
508
{ guard(local_lock_nested_bh)(&test_local_lock_data.lock); this_cpu_add(test_local_lock_data.counter, 1); }
net/bridge/br_netfilter_hooks.c
871
local_lock_nested_bh(&brnf_frag_data_storage.bh_lock);
net/bridge/br_netfilter_hooks.c
901
local_lock_nested_bh(&brnf_frag_data_storage.bh_lock);
net/core/dev.c
5528
local_lock_nested_bh(&system_page_pool.bh_lock);
net/core/dev.c
6492
local_lock_nested_bh(&softnet_data.process_queue_bh_lock);
net/core/dev.c
6641
local_lock_nested_bh(&softnet_data.process_queue_bh_lock);
net/core/dev.c
6652
local_lock_nested_bh(&softnet_data.process_queue_bh_lock);
net/core/dev.c
6669
local_lock_nested_bh(&softnet_data.process_queue_bh_lock);
net/core/dst_cache.c
111
local_lock_nested_bh(&dst_cache->cache->bh_lock);
net/core/dst_cache.c
128
local_lock_nested_bh(&dst_cache->cache->bh_lock);
net/core/dst_cache.c
147
local_lock_nested_bh(&dst_cache->cache->bh_lock);
net/core/dst_cache.c
74
local_lock_nested_bh(&dst_cache->cache->bh_lock);
net/core/dst_cache.c
89
local_lock_nested_bh(&dst_cache->cache->bh_lock);
net/core/gro_cells.c
30
local_lock_nested_bh(&gcells->cells->bh_lock);
net/core/skbuff.c
1473
local_lock_nested_bh(&napi_alloc_cache.bh_lock);
net/core/skbuff.c
250
local_lock_nested_bh(&napi_alloc_cache.bh_lock);
net/core/skbuff.c
289
local_lock_nested_bh(&napi_alloc_cache.bh_lock);
net/core/skbuff.c
349
local_lock_nested_bh(&napi_alloc_cache.bh_lock);
net/core/skbuff.c
792
local_lock_nested_bh(&napi_alloc_cache.bh_lock);
net/core/skbuff.c
865
local_lock_nested_bh(&napi_alloc_cache.bh_lock);
net/core/xdp.c
752
local_lock_nested_bh(&system_page_pool.bh_lock);
net/ipv4/tcp_ipv4.c
1015
local_lock_nested_bh(&ipv4_tcp_sk.bh_lock);
net/ipv4/tcp_ipv4.c
892
local_lock_nested_bh(&ipv4_tcp_sk.bh_lock);
net/ipv4/tcp_sigpool.c
287
local_lock_nested_bh(&sigpool_scratch.bh_lock);
net/ipv6/seg6_hmac.c
125
local_lock_nested_bh(&hmac_storage.bh_lock);
net/ipv6/seg6_local.c
1434
local_lock_nested_bh(&seg6_bpf_srh_states.bh_lock);
net/mptcp/protocol.h
725
local_lock_nested_bh(&mptcp_delegated_actions.bh_lock);
net/mptcp/protocol.h
741
local_lock_nested_bh(&mptcp_delegated_actions.bh_lock);
net/netfilter/nft_inner.c
247
local_lock_nested_bh(&nft_pcpu_tun_ctx.bh_lock);
net/netfilter/nft_inner.c
267
local_lock_nested_bh(&nft_pcpu_tun_ctx.bh_lock);
net/openvswitch/datapath.c
304
local_lock_nested_bh(&ovs_pcpu_storage->bh_lock);
net/openvswitch/datapath.c
697
local_lock_nested_bh(&ovs_pcpu_storage->bh_lock);
net/rds/page.c
127
local_lock_nested_bh(&rds_page_remainders.bh_lock);
net/rds/page.c
92
local_lock_nested_bh(&rds_page_remainders.bh_lock);
net/sched/sch_frag.c
102
local_lock_nested_bh(&sch_frag_data_storage.bh_lock);
net/sched/sch_frag.c
119
local_lock_nested_bh(&sch_frag_data_storage.bh_lock);
net/xfrm/xfrm_nat_keepalive.c
63
local_lock_nested_bh(&nat_keepalive_sk_ipv4.bh_lock);
net/xfrm/xfrm_nat_keepalive.c
98
local_lock_nested_bh(&nat_keepalive_sk_ipv6.bh_lock);