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

  /src/sys/uvm/
uvm_page.h 369 void uvm_pagewakeup(struct vm_page *);
uvm_loan.c 690 uvm_pagewakeup(pg);
746 uvm_pagewakeup(pg);
778 uvm_pagewakeup(pg);
794 uvm_pagewakeup(pg);
856 uvm_pagewakeup(pg);
1134 uvm_pagewakeup(uobjpage);
uvm_fault.c 486 uvm_pagewakeup(pg);
2228 uvm_pagewakeup(pg);
2360 uvm_pagewakeup(pg);
2531 uvm_pagewakeup(pg);
uvm_bio.c 295 uvm_pagewakeup(pg);
949 uvm_pagewakeup(pg);
uvm_page.c 1616 uvm_pagewakeup(pg);
1649 * uvm_pagewakeup: wake anyone waiting on a page
1655 uvm_pagewakeup(struct vm_page *pg) function in typeref:typename:void
uvm_aobj.c 1290 uvm_pagewakeup(pg);
  /src/sys/rump/librump/rumpkern/
vm.c 244 uvm_pagewakeup(pg);
728 uvm_pagewakeup(pg);
752 uvm_pagewakeup(struct vm_page *pg) function in typeref:typename:void
  /src/sys/ufs/lfs/
lfs_pages.c 354 uvm_pagewakeup(pg);
  /src/sys/miscfs/genfs/
genfs_io.c 537 uvm_pagewakeup(pg);

Completed in 23 milliseconds