Home
last modified time | relevance | path

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

/linux-6.12.1/include/net/netns/
Dmctp.h20 struct mutex bind_lock; member
/linux-6.12.1/net/mctp/
Daf_mctp.c633 mutex_lock(&net->mctp.bind_lock); in mctp_sk_hash()
635 mutex_unlock(&net->mctp.bind_lock); in mctp_sk_hash()
649 mutex_lock(&net->mctp.bind_lock); in mctp_sk_unhash()
651 mutex_unlock(&net->mctp.bind_lock); in mctp_sk_unhash()
Droute.c1455 mutex_init(&ns->bind_lock); in mctp_routes_net_init()
/linux-6.12.1/net/packet/
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()
1848 spin_lock(&po->bind_lock); in fanout_add()
1867 spin_unlock(&po->bind_lock); in fanout_add()
3205 spin_lock(&po->bind_lock); in packet_release()
3213 spin_unlock(&po->bind_lock); in packet_release()
3267 spin_lock(&po->bind_lock); in packet_do_bind()
3342 spin_unlock(&po->bind_lock); in packet_do_bind()
[all …]
Dinternal.h117 spinlock_t bind_lock; member
/linux-6.12.1/sound/pci/hda/
Dpatch_hdmi.c157 struct mutex bind_lock; /* for audio component binding */ member
2450 mutex_lock(&spec->bind_lock); in generic_hdmi_init()
2463 mutex_unlock(&spec->bind_lock); in generic_hdmi_init()
2575 mutex_init(&spec->bind_lock); in alloc_generic_hdmi()
2639 mutex_lock(&spec->bind_lock); in generic_acomp_notifier_set()
2649 mutex_unlock(&spec->bind_lock); in generic_acomp_notifier_set()