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

  /src/sys/uvm/
uvm_swap.h 53 bool uvm_swapisfull(void);
61 #define uvm_swapisfull() true macro
uvm_swap.c 1716 * uvm_swapisfull: return true if most of available swap is allocated
1722 uvm_swapisfull(void) function in typeref:typename:bool
  /src/regress/sys/uvm/pdsim/
pdsim.h 141 #define uvm_swapisfull() TRUE macro

Completed in 64 milliseconds