Home
last modified time | relevance | path

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; in seg_ppurge_async() local
1045 hlinkp = hlnextp) { in seg_ppurge_async()
1047 hlnextp = hlinkp->p_lnext; in seg_ppurge_async()
1048 ASSERT(hlnextp != NULL); in seg_ppurge_async()
1137 } else if ((hlinkp = hlnextp) != &seg_pahhead[hlix] && in seg_ppurge_async()