Home
last modified time | relevance | path

Searched refs:check_pages (Results 1 – 1 of 1) sorted by relevance

/freebsd-9-stable/sys/vm/
Duma_core.c931 int pages, check_pages; in startup_alloc() local
935 check_pages = pages - 1; in startup_alloc()
945 while (tmps != NULL && check_pages-- > 0) in startup_alloc()