Home
last modified time | relevance | path

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

/freebsd/sys/vm/
H A Dvm_pageout.c124 static void vm_pageout_mightbe_oom(struct vm_domain *vmd, int page_shortage,
1764 vm_pageout_mightbe_oom(vmd, page_shortage, starting_page_shortage); in vm_pageout_inactive()
1787 vm_pageout_mightbe_oom(struct vm_domain *vmd, int page_shortage, in vm_pageout_mightbe_oom() function