Searched refs:hn_lock (Results 1 – 3 of 3) sorted by relevance
170 spin_lock(&hn->hn_lock); in remove_pending()175 spin_unlock(&hn->hn_lock); in remove_pending()185 spin_lock(&hn->hn_lock); in handshake_req_next()193 spin_unlock(&hn->hn_lock); in handshake_req_next()252 spin_lock(&hn->hn_lock); in handshake_req_submit()261 spin_unlock(&hn->hn_lock); in handshake_req_submit()277 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
Completed in 6 milliseconds