Home
last modified time | relevance | path

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

/net/mctp/
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()
A Droute.c1726 mutex_init(&ns->bind_lock); in mctp_routes_net_init()
/net/packet/
A Daf_packet.c379 spin_unlock(&po->bind_lock); in __unregister_prot_hook()
381 spin_lock(&po->bind_lock); in __unregister_prot_hook()
1834 spin_lock(&po->bind_lock); in fanout_add()
1854 spin_unlock(&po->bind_lock); in fanout_add()
3190 spin_lock(&po->bind_lock); in packet_release()
3198 spin_unlock(&po->bind_lock); in packet_release()
3252 spin_lock(&po->bind_lock); in packet_do_bind()
3327 spin_unlock(&po->bind_lock); in packet_do_bind()
4573 spin_lock(&po->bind_lock); in packet_set_ring()
4580 spin_unlock(&po->bind_lock); in packet_set_ring()
[all …]
A Dinternal.h118 spinlock_t bind_lock; member

Completed in 19 milliseconds