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