Lines Matching refs:rhc_next
182 ASSERT(tnrhc->rhc_next == NULL && tnrhc->rhc_invalid); in tnrhc_free()
260 prevp = ¤t->rhc_next; in tnrh_delete()
265 *prevp = current->rhc_next; in tnrh_delete()
267 current->rhc_next = NULL; in tnrh_delete()
309 rhnext = rhc->rhc_next; in flush_rh_table()
310 rhc->rhc_next = NULL; in flush_rh_table()
353 rhp = &rh->rhc_next) { in tnrh_hash_add()
373 rhp = &rh->rhc_next) { in tnrh_hash_add()
387 *rhp = rh->rhc_next; in tnrh_hash_add()
388 rh->rhc_next = NULL; in tnrh_hash_add()
395 new->rhc_next = tnrhc_hash->tnrh_list; in tnrh_hash_add()
1081 rh = rh->rhc_next) { in find_rhc()
1108 rh = rh->rhc_next) { in find_rhc()