Searched full:hn_lock (Results 1 – 3 of 3) sorted by relevance
173 spin_lock_bh(&hn->hn_lock); in remove_pending()179 spin_unlock_bh(&hn->hn_lock); in remove_pending()200 spin_lock_bh(&hn->hn_lock); in handshake_req_next()206 * hn_lock. A concurrent handshake_req_cancel() can drop in handshake_req_next()215 spin_unlock_bh(&hn->hn_lock); in handshake_req_next()289 spin_lock_bh(&hn->hn_lock); in handshake_req_submit()298 spin_unlock_bh(&hn->hn_lock); in handshake_req_submit()311 spin_unlock_bh(&hn->hn_lock); in handshake_req_submit()
184 spin_lock_init(&hn->hn_lock); in handshake_net_init()202 spin_lock_bh(&hn->hn_lock); in handshake_net_exit()207 spin_unlock_bh(&hn->hn_lock); in handshake_net_exit()
15 spinlock_t hn_lock; /* protects next 3 fields */ member