Searched refs:ldi_ident_hash (Results 1 – 1 of 1) sorted by relevance
127 static struct ldi_ident *ldi_ident_hash[LI_HASH_SZ]; variable166 ldi_ident_hash[i] = NULL; in ldi_init()208 for (lipp = &(ldi_ident_hash[index]); in ident_find_ref_nolock()263 lip->li_next = ldi_ident_hash[index]; in ident_alloc()264 ldi_ident_hash[index] = lip; in ident_alloc()