Home
last modified time | relevance | path

Searched refs:blockcount_release (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/sys/
H A Dblockcount.h66 blockcount_release(blockcount_t *bc, u_int n) in blockcount_release() function
/freebsd/sys/vm/
H A Dvm_pageout.c2192 blockcount_release(&vmd->vmd_inactive_starting, 1); in vm_pageout_helper()
2202 blockcount_release(&vmd->vmd_inactive_running, 1); in vm_pageout_helper()
H A Dvm_object.c363 blockcount_release(&object->paging_in_progress, i); in vm_object_pip_wakeupn()
2481 blockcount_release(&obj->busy, 1); in vm_object_unbusy()