Searched refs:num_ends (Results 1 – 1 of 1) sorted by relevance
370 int alignment, num_ends, page_base, pageout_count; in vm_pageout_cluster() local377 num_ends = 0; in vm_pageout_cluster()399 if (alignment == pageout_count - 1 && num_ends == 0) in vm_pageout_cluster()404 num_ends++; in vm_pageout_cluster()411 while (num_ends != 2 && pageout_count < vm_pageout_page_count) { in vm_pageout_cluster()414 if (num_ends++ == 0) in vm_pageout_cluster()