Searched refs:PGO_REALLOCSWAP (Results 1 - 2 of 2) sorted by relevance

/openbsd-current/sys/uvm/
H A Duvm_pager.h113 #define PGO_REALLOCSWAP 0x100 /* reallocate swap area [pager_dropcluster] */ macro
H A Duvm_pager.c579 uvm_pager_dropcluster(uobj, pg, ppsp, npages, PGO_REALLOCSWAP);
652 * PGO_REALLOCSWAP: drop previously allocated swap slots for
680 if (flags & PGO_REALLOCSWAP)
686 if (flags & PGO_REALLOCSWAP)

Completed in 75 milliseconds