Home
last modified time | relevance | path

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

/Linux-v5.4/net/packet/
Dinternal.h113 spinlock_t bind_lock; member
Daf_packet.c314 lockdep_assert_held_once(&pkt_sk(sk)->bind_lock); in register_prot_hook()
328 lockdep_assert_held_once(&po->bind_lock); in __unregister_prot_hook()
340 spin_unlock(&po->bind_lock); in __unregister_prot_hook()
342 spin_lock(&po->bind_lock); in __unregister_prot_hook()
1714 spin_lock(&po->bind_lock); in fanout_add()
1730 spin_unlock(&po->bind_lock); in fanout_add()
3014 spin_lock(&po->bind_lock); in packet_release()
3022 spin_unlock(&po->bind_lock); in packet_release()
3079 spin_lock(&po->bind_lock); in packet_do_bind()
3155 spin_unlock(&po->bind_lock); in packet_do_bind()
[all …]
/Linux-v5.4/sound/pci/hda/
Dpatch_hdmi.c150 struct mutex bind_lock; /* for audio component binding */ member
2264 mutex_lock(&spec->bind_lock); in generic_hdmi_init()
2281 mutex_unlock(&spec->bind_lock); in generic_hdmi_init()
2388 mutex_init(&spec->bind_lock); in alloc_generic_hdmi()
2458 mutex_lock(&spec->bind_lock); in generic_acomp_notifier_set()
2468 mutex_unlock(&spec->bind_lock); in generic_acomp_notifier_set()