Searched refs:trhp (Results 1 – 1 of 1) sorted by relevance
213 struct lo_retired_ht *lrhp, *trhp; in ldestroy() local228 trhp = lrhp; in ldestroy()230 kmem_free(trhp->lrh_table, in ldestroy()231 trhp->lrh_size * sizeof (*li->li_hashtable)); in ldestroy()232 kmem_free(trhp, sizeof (*trhp)); in ldestroy()