Searched refs:hh_lock (Results 1 – 2 of 2) sorted by relevance
489 seq = read_seqbegin(&hh->hh_lock); in neigh_hh_bridge()492 } while (read_seqretry(&hh->hh_lock, seq)); in neigh_hh_bridge()504 seq = read_seqbegin(&hh->hh_lock); in neigh_hh_output()526 } while (read_seqretry(&hh->hh_lock, seq)); in neigh_hh_output()
282 seqlock_t hh_lock; member