Searched refs:hn_lock (Results 1 – 3 of 3) sorted by relevance
171 spin_lock(&hn->hn_lock); in remove_pending()176 spin_unlock(&hn->hn_lock); in remove_pending()186 spin_lock(&hn->hn_lock); in handshake_req_next()194 spin_unlock(&hn->hn_lock); in handshake_req_next()253 spin_lock(&hn->hn_lock); in handshake_req_submit()262 spin_unlock(&hn->hn_lock); in handshake_req_submit()278 spin_unlock(&hn->hn_lock); in handshake_req_submit()
188 spin_lock_init(&hn->hn_lock); in handshake_net_init()206 spin_lock(&hn->hn_lock); in handshake_net_exit()209 spin_unlock(&hn->hn_lock); in handshake_net_exit()
15 spinlock_t hn_lock; /* protects next 3 fields */ member