Searched refs:lhash2 (Results 1 – 4 of 4) sorted by relevance
1254 spin_lock_init(&h->lhash2[i].lock); in init_hashinfo_lhash2()1255 INIT_HLIST_NULLS_HEAD(&h->lhash2[i].nulls_head, in init_hashinfo_lhash2()1265 h->lhash2 = alloc_large_system_hash(name, in inet_hashinfo2_init()1266 sizeof(*h->lhash2), in inet_hashinfo2_init()1287 h->lhash2 = kmalloc_objs(*h->lhash2, INET_LHTABLE_SIZE); in inet_hashinfo2_init_mod()1288 if (!h->lhash2) in inet_hashinfo2_init_mod()
2563 ilb2 = &hinfo->lhash2[st->bucket];2601 ilb2 = &hinfo->lhash2[st->bucket];2810 spin_unlock(&hinfo->lhash2[st->bucket].lock);3062 spin_unlock(&hinfo->lhash2[st->bucket].lock);3200 spin_unlock(&hinfo->lhash2[st->bucket].lock);
340 ilb = &hashinfo->lhash2[i]; in tcp_diag_dump()
175 struct inet_listen_hashbucket *lhash2; member188 return &h->lhash2[hash & h->lhash2_mask]; in inet_lhash2_bucket()