Lines Matching refs:rhc_next
184 ASSERT(tnrhc->rhc_next == NULL && tnrhc->rhc_invalid); in tnrhc_free()
262 prevp = ¤t->rhc_next; in tnrh_delete()
267 *prevp = current->rhc_next; in tnrh_delete()
269 current->rhc_next = NULL; in tnrh_delete()
311 rhnext = rhc->rhc_next; in flush_rh_table()
312 rhc->rhc_next = NULL; in flush_rh_table()
355 rhp = &rh->rhc_next) { in tnrh_hash_add()
375 rhp = &rh->rhc_next) { in tnrh_hash_add()
389 *rhp = rh->rhc_next; in tnrh_hash_add()
390 rh->rhc_next = NULL; in tnrh_hash_add()
397 new->rhc_next = tnrhc_hash->tnrh_list; in tnrh_hash_add()
1083 rh = rh->rhc_next) { in find_rhc()
1110 rh = rh->rhc_next) { in find_rhc()