Searched refs:bind_lock (Results 1 – 2 of 2) sorted by relevance
314 lockdep_assert_held_once(&pkt_sk(sk)->bind_lock); in register_prot_hook()328 lockdep_assert_held_once(&po->bind_lock); in __unregister_prot_hook()340 spin_unlock(&po->bind_lock); in __unregister_prot_hook()342 spin_lock(&po->bind_lock); in __unregister_prot_hook()1721 spin_lock(&po->bind_lock); in fanout_add()1737 spin_unlock(&po->bind_lock); in fanout_add()3021 spin_lock(&po->bind_lock); in packet_release()3029 spin_unlock(&po->bind_lock); in packet_release()3086 spin_lock(&po->bind_lock); in packet_do_bind()3162 spin_unlock(&po->bind_lock); in packet_do_bind()[all …]
113 spinlock_t bind_lock; member