Searched refs:lh_next (Results 1 – 4 of 4) sorted by relevance
57 struct labhash *lh_next; member881 for (lh = *lhp; lh != NULL; lh = lh->lh_next) in enterlabel()886 lh->lh_next = *lhp; in enterlabel()906 for (lh = labels[h & LHMASK]; lh != NULL; lh = lh->lh_next) { in findlabel()927 next = lh->lh_next; in uselabel()
99 struct ldi_handle *lh_next; member
137 wsp->walk_addr = (uintptr_t)lhwp->buf.lh_next; in ldi_handle_walk_step()
331 lhpp = &((*lhpp)->lh_next)) { in handle_find_ref_nolock()409 lhp->lh_next = ldi_handle_hash[index]; in handle_alloc()450 *lhpp = lhp->lh_next; in handle_release()1188 lhp = lhp->lh_next; in ldi_usage_walker()