Home
last modified time | relevance | path

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

/dports/misc/rump/buildrump.sh-b914579/src/sys/uvm/
H A Duvm_swap.h50 bool uvm_swapisfull(void);
56 #define uvm_swapisfull() true macro
H A Duvm_pdaemon.c954 !uvm_swapisfull() && in uvmpd_scan()
990 if (!uvm_swapisfull()) { in uvm_reclaimable()
H A Duvm_pdpolicy_clock.c157 if (filereact && execreact && (anonreact || uvm_swapisfull())) { in uvmpdpol_scaninit()
H A Duvm_swap.c1684 uvm_swapisfull(void) in uvm_swapisfull() function