Home
last modified time | relevance | path

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

/linux/include/net/netns/
H A Dmctp.h26 struct mutex bind_lock; member
/linux/net/mctp/
H A Daf_mctp.c725 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()
H A Droute.c1730 mutex_init(&ns->bind_lock); in mctp_routes_net_init()
/linux/sound/hda/codecs/hdmi/
H A Dhdmi_local.h124 struct mutex bind_lock; /* for audio component binding */ member
H A Dhdmi.c1996 guard(mutex)(&spec->bind_lock); in snd_hda_hdmi_generic_init()
2115 mutex_init(&spec->bind_lock); in snd_hda_hdmi_generic_alloc()
2179 guard(mutex)(&spec->bind_lock); in generic_acomp_notifier_set()