Home
last modified time | relevance | path

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

/freebsd-9-stable/sys/vm/
Dvm_pageout.c665 int nothingwired; local
671 nothingwired = TRUE;
693 nothingwired = FALSE;
724 if (desired == 0 && nothingwired) {