Searched refs:hh_lock (Results 1 – 3 of 3) sorted by relevance
441 seq = read_seqbegin(&hh->hh_lock); in neigh_hh_bridge()444 } while (read_seqretry(&hh->hh_lock, seq)); in neigh_hh_bridge()455 seq = read_seqbegin(&hh->hh_lock); in neigh_hh_output()465 } while (read_seqretry(&hh->hh_lock, seq)); in neigh_hh_output()
295 seqlock_init(&n->hh.hh_lock); in neigh_alloc()1045 write_seqlock_bh(&hh->hh_lock); in neigh_update_hhs()1047 write_sequnlock_bh(&hh->hh_lock); in neigh_update_hhs()
235 seqlock_t hh_lock; member