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

  /src/sys/rump/librump/rumpkern/
rump.c 417 uvm_pageout, NULL, &uvm.pagedaemon_lwp, "pdaemon") != 0)
vm.c 1261 uvm_pageout(void *arg) function
  /src/sys/uvm/
uvm_extern.h 809 void uvm_pageout(void *);
uvm_pdaemon.c 118 * State coordinating sleeping in uvm_wait with wakeups in uvm_pageout
225 * membar_release matches membar_acquire in uvm_pageout.
236 * Matches membar_sync in uvm_pageout between storing
416 * find a pending wakeup, then any subsequent uvm_pageout or
514 * uvm_pageout: the main loop for the pagedaemon
518 uvm_pageout(void *arg) function
  /src/sys/kern/
init_main.c 739 if (kthread_create(PRI_PGDAEMON, KTHREAD_MPSAFE, NULL, uvm_pageout,
  /src/share/man/man9/
Makefile 1012 uvm.9 uvm_pglistfree.9 uvm.9 uvm_page_physload.9 uvm.9 uvm_pageout.9 \

Completed in 18 milliseconds