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 984 uvm_estimatepageable(&active, &inactive);
998 uvm_estimatepageable(int *active, int *inactive) function in typeref:typename:void
uvm_extern.h 814 void uvm_estimatepageable(int *, int *);
  /src/sys/ufs/lfs/
lfs_bio.c 782 uvm_estimatepageable(&active, &inactive);
791 uvm_estimatepageable(&active, &inactive);
  /src/sys/rump/librump/rumpkern/
vm.c 764 uvm_estimatepageable(int *active, int *inactive) function in typeref:typename:void

Completed in 15 milliseconds