Home
last modified time | relevance | path

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

/Linux-v4.19/net/packet/
Dinternal.h113 spinlock_t bind_lock; member
Daf_packet.c322 lockdep_assert_held_once(&pkt_sk(sk)->bind_lock); in register_prot_hook()
336 lockdep_assert_held_once(&po->bind_lock); in __unregister_prot_hook()
348 spin_unlock(&po->bind_lock); in __unregister_prot_hook()
350 spin_lock(&po->bind_lock); in __unregister_prot_hook()
1715 spin_lock(&po->bind_lock); in fanout_add()
1731 spin_unlock(&po->bind_lock); in fanout_add()
2983 spin_lock(&po->bind_lock); in packet_release()
2991 spin_unlock(&po->bind_lock); in packet_release()
3048 spin_lock(&po->bind_lock); in packet_do_bind()
3124 spin_unlock(&po->bind_lock); in packet_do_bind()
[all …]