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

  /src/sys/uvm/
uvm_stat.c 62 uvm_estimatepageable(&active, &inactive);
uvm_meter.c 100 uvm_estimatepageable(&active, &inactive);
383 uvm_estimatepageable(&active, NULL);
uvm_pdaemon.c 986 uvm_estimatepageable(&active, &inactive);
1000 uvm_estimatepageable(int *active, int *inactive) function
uvm_extern.h 814 void uvm_estimatepageable(int *, int *);
  /src/sys/ufs/lfs/
lfs_bio.c 816 uvm_estimatepageable(&active, &inactive);
825 uvm_estimatepageable(&active, &inactive);
  /src/sys/rump/librump/rumpkern/
vm.c 764 uvm_estimatepageable(int *active, int *inactive) function

Completed in 28 milliseconds