Searched refs:VPSC_NORESERV (Results 1 - 1 of 1) sorted by last modified time

/freebsd-11-stable/sys/vm/
H A Dvm_page.c2059 #define VPSC_NORESERV 1 /* Skip reservations; implies VPSC_NOSUPER. */ macro
2136 (options & VPSC_NORESERV) != 0) {
2530 for (options = VPSC_NORESERV;;) {
2571 if (options == VPSC_NORESERV)

Completed in 73 milliseconds