Home
last modified time | relevance | path

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

/freebsd-10-stable/sys/vm/
Duma_core.c1045 int pages, check_pages; in startup_alloc() local
1049 check_pages = pages - 1; in startup_alloc()
1059 while (tmps != NULL && check_pages-- > 0) in startup_alloc()