Lines Matching defs:next
521 * a_lastgap, set a_lastgap to the next segment (NULL if last segment)
686 struct seg *seg, *next;
706 for (seg = AS_SEGFIRST(as); seg != NULL; seg = next) {
709 next = AS_SEGNEXT(as, seg);
1328 * Save next segment pointer since seg can be
1941 * Move to the next hole.
1993 * Return the next range within [base, base + len) that is backed
2348 * of the next segment to be operated over.
2663 * next as_pagelock() call for this address range pagelock will
2736 * this as_pagelock() call and in the next as_pagelock() call for the
3020 * then it reduces the pagesizes to the next size in the bitmap and
3269 * The next segment is also segvn but
3290 /* The next segment is not segvn. */