Searched refs:hlnextp (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/vm/
H A Dvm_seg.c949 pcache_link_t *hlnextp = NULL; local
1045 hlinkp = hlnextp) {
1047 hlnextp = hlinkp->p_lnext;
1048 ASSERT(hlnextp != NULL);
1137 } else if ((hlinkp = hlnextp) != &seg_pahhead[hlix] &&

Completed in 198 milliseconds