Home
last modified time | relevance | path

Searched refs:bind_lock (Results 1 – 6 of 6) sorted by relevance

/Linux-v6.6/include/net/netns/
Dmctp.h20 struct mutex bind_lock; member
/Linux-v6.6/net/mctp/
Daf_mctp.c553 mutex_lock(&net->mctp.bind_lock); in mctp_sk_hash()
555 mutex_unlock(&net->mctp.bind_lock); in mctp_sk_hash()
569 mutex_lock(&net->mctp.bind_lock); in mctp_sk_unhash()
571 mutex_unlock(&net->mctp.bind_lock); in mctp_sk_unhash()
Droute.c1382 mutex_init(&ns->bind_lock); in mctp_routes_net_init()
/Linux-v6.6/net/packet/
Dinternal.h117 spinlock_t bind_lock; member
Daf_packet.c353 lockdep_assert_held_once(&pkt_sk(sk)->bind_lock); in register_prot_hook()
367 lockdep_assert_held_once(&po->bind_lock); in __unregister_prot_hook()
379 spin_unlock(&po->bind_lock); in __unregister_prot_hook()
381 spin_lock(&po->bind_lock); in __unregister_prot_hook()
1787 spin_lock(&po->bind_lock); in fanout_add()
1806 spin_unlock(&po->bind_lock); in fanout_add()
3147 spin_lock(&po->bind_lock); in packet_release()
3155 spin_unlock(&po->bind_lock); in packet_release()
3209 spin_lock(&po->bind_lock); in packet_do_bind()
3284 spin_unlock(&po->bind_lock); in packet_do_bind()
[all …]
/Linux-v6.6/sound/pci/hda/
Dpatch_hdmi.c157 struct mutex bind_lock; /* for audio component binding */ member
2439 mutex_lock(&spec->bind_lock); in generic_hdmi_init()
2452 mutex_unlock(&spec->bind_lock); in generic_hdmi_init()
2568 mutex_init(&spec->bind_lock); in alloc_generic_hdmi()
2632 mutex_lock(&spec->bind_lock); in generic_acomp_notifier_set()
2642 mutex_unlock(&spec->bind_lock); in generic_acomp_notifier_set()