Home
last modified time | relevance | path

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

/freebsd/sys/vm/
H A Dvm_pageout.c1418 vm_pageout_scan_inactive(struct vm_domain *vmd, int page_shortage) in vm_pageout_scan_inactive() function
1671 vm_pageout_scan_inactive(vmd, vmd->vmd_inactive_shortage + slop); in vm_pageout_inactive_dispatch()
2195 vm_pageout_scan_inactive(vmd, vmd->vmd_inactive_shortage); in vm_pageout_helper()