Searched refs:bind_lock (Results 1 – 5 of 5) sorted by relevance
26 struct mutex bind_lock; member
353 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()1793 spin_lock(&po->bind_lock); in fanout_add()1813 spin_unlock(&po->bind_lock); in fanout_add()3167 spin_lock(&po->bind_lock); in packet_release()3176 spin_unlock(&po->bind_lock); in packet_release()3230 spin_lock(&po->bind_lock); in packet_do_bind()3305 spin_unlock(&po->bind_lock); in packet_do_bind()[all …]
133 struct mutex bind_lock; /* for audio component binding */ member
2001 guard(mutex)(&spec->bind_lock); in snd_hda_hdmi_generic_init()2120 mutex_init(&spec->bind_lock); in snd_hda_hdmi_generic_alloc()2184 guard(mutex)(&spec->bind_lock); in generic_acomp_notifier_set()
1730 mutex_init(&ns->bind_lock); in mctp_routes_net_init()