Searched refs:bind_lock (Results 1 – 6 of 6) sorted by relevance
26 struct mutex bind_lock; member
725 mutex_lock(&net->mctp.bind_lock); in mctp_sk_hash() 751 mutex_unlock(&net->mctp.bind_lock); in mctp_sk_hash() 764 mutex_lock(&net->mctp.bind_lock); in mctp_sk_unhash() 766 mutex_unlock(&net->mctp.bind_lock); in mctp_sk_unhash()
1726 mutex_init(&ns->bind_lock);
353 lockdep_assert_held_once(&pkt_sk(sk)->bind_lock); in register_prot_hook() 358 * the po->bind_lock and do a synchronize_net to make sure no367 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() 1781 spin_lock(&po->bind_lock); in fanout_add() 1801 spin_unlock(&po->bind_lock); in fanout_add() 3137 spin_lock(&po->bind_lock); in packet_release() 3146 spin_unlock(&po->bind_lock); in packet_release() 3200 spin_lock(&po->bind_lock); in packet_do_bind() [all...]
124 struct mutex bind_lock; /* for audio component binding */ member
1997 guard(mutex)(&spec->bind_lock); in snd_hda_hdmi_generic_init()2116 mutex_init(&spec->bind_lock); in snd_hda_hdmi_generic_alloc()2180 guard(mutex)(&spec->bind_lock); in generic_acomp_notifier_set()