Home
last modified time | relevance | path

Searched refs:uvm_page_unbusy (Results 1 – 4 of 4) sorted by relevance

/openbsd/sys/uvm/
H A Duvm_page.h227 void uvm_page_unbusy(struct vm_page **, int);
H A Duvm_object.c173 uvm_page_unbusy(pgs, npages); in uvm_obj_wire()
H A Duvm_pager.c799 uvm_page_unbusy(&pg, 1); in uvm_aio_aiodone_pages()
H A Duvm_page.c1032 uvm_page_unbusy(struct vm_page **pgs, int npgs) in uvm_page_unbusy() function