Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/net/packet/
H A Daf_packet.c317 lockdep_assert_held_once(&pkt_sk(sk)->bind_lock); in register_prot_hook()
331 lockdep_assert_held_once(&po->bind_lock); in __unregister_prot_hook()
343 spin_unlock(&po->bind_lock); in __unregister_prot_hook()
345 spin_lock(&po->bind_lock); in __unregister_prot_hook()
1745 spin_lock(&po->bind_lock); in fanout_add()
1764 spin_unlock(&po->bind_lock); in fanout_add()
3083 spin_lock(&po->bind_lock); in packet_release()
3091 spin_unlock(&po->bind_lock); in packet_release()
3148 spin_lock(&po->bind_lock); in packet_do_bind()
3224 spin_unlock(&po->bind_lock); in packet_do_bind()
[all …]
H A Dinternal.h117 spinlock_t bind_lock; member
/OK3568_Linux_fs/kernel/sound/pci/hda/
H A Dpatch_hdmi.c145 struct mutex bind_lock; /* for audio component binding */ member
2434 mutex_lock(&spec->bind_lock); in generic_hdmi_init()
2447 mutex_unlock(&spec->bind_lock); in generic_hdmi_init()
2567 mutex_init(&spec->bind_lock); in alloc_generic_hdmi()
2631 mutex_lock(&spec->bind_lock); in generic_acomp_notifier_set()
2641 mutex_unlock(&spec->bind_lock); in generic_acomp_notifier_set()