Home | Sort by: relevance | last modified time | path |
/src/sys/rump/librump/rumpkern/ | |
vm.c | 475 uvm_pageunlock(struct vm_page *pg) function in typeref:typename:void 729 uvm_pageunlock(pg); |
vm.c | 475 uvm_pageunlock(struct vm_page *pg) function in typeref:typename:void 729 uvm_pageunlock(pg); |
/src/sys/uvm/ | |
uvm_page.c | 1489 uvm_pageunlock(pg); 1533 uvm_pageunlock(pg); 1617 uvm_pageunlock(pg); 1908 * uvm_pageunlock: release page interlock, and if a page replacement intent 1914 uvm_pageunlock(struct vm_page *pg) function in typeref:typename:void |
uvm_page.c | 1489 uvm_pageunlock(pg); 1533 uvm_pageunlock(pg); 1617 uvm_pageunlock(pg); 1908 * uvm_pageunlock: release page interlock, and if a page replacement intent 1914 uvm_pageunlock(struct vm_page *pg) function in typeref:typename:void |