Searched refs:uvm_anon_release (Results 1 - 4 of 4) sorted by relevance

/openbsd-current/sys/uvm/
H A Duvm_anon.h84 void uvm_anon_release(struct vm_anon *);
H A Duvm_anon.c96 * that uvm_anon_release(9) would release it later.
237 * uvm_anon_release: release an anon and its page.
244 uvm_anon_release(struct vm_anon *anon) function
H A Duvm_pager.c701 uvm_anon_release(ppsp[lcv]->uanon);
817 uvm_anon_release(pg->uanon);
H A Duvm_fault.c405 uvm_anon_release(anon); /* frees page for us */

Completed in 133 milliseconds