HomeSort by: relevance | last modified time | path
    Searched refs:uvm_swapisfull (Results 1 - 5 of 5) sorted by relevancy

  /src/sys/uvm/
uvm_swap.h 53 bool uvm_swapisfull(void);
62 #define uvm_swapisfull() true macro
uvm_pdaemon.c 932 !uvm_swapisfull() &&
968 if (!uvm_swapisfull()) {
uvm_pdpolicy_clock.c 220 if (filereact && execreact && (anonreact || uvm_swapisfull())) {
uvm_swap.c 1825 * uvm_swapisfull: return true if most of available swap is allocated
1831 uvm_swapisfull(void) function
  /src/regress/sys/uvm/pdsim/
pdsim.h 141 #define uvm_swapisfull() TRUE macro

Completed in 19 milliseconds