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

  /src/sys/kern/
init_main.c 734 if (kthread_create(PRI_PGDAEMON, KTHREAD_MPSAFE, NULL, uvm_pageout,
  /src/sys/rump/librump/rumpkern/
rump.c 417 uvm_pageout, NULL, &uvm.pagedaemon_lwp, "pdaemon") != 0)
vm.c 1173 uvm_pageout(void *arg) function
  /src/sys/uvm/
uvm_extern.h 809 void uvm_pageout(void *);
uvm_pdaemon.c 240 * uvm_pageout: the main loop for the pagedaemon
244 uvm_pageout(void *arg) function
  /src/share/man/man9/
Makefile 1012 uvm.9 uvm_pglistfree.9 uvm.9 uvm_page_physload.9 uvm.9 uvm_pageout.9 \

Completed in 20 milliseconds