Searched refs:freecount (Results 1 – 2 of 2) sorted by relevance
2282 u_long freecount; in vm_pageout_init() local2288 freecount = 0; in vm_pageout_init()2301 freecount += vmd->vmd_free_count; in vm_pageout_init()2318 vm_page_max_user_wired = 4 * freecount / 5; in vm_pageout_init()
1754 long freecount; in vnlru_proc_light() local1758 freecount = vnlru_proc_light_pick(); in vnlru_proc_light()1759 if (freecount == -1) in vnlru_proc_light()1762 if (freecount != 0) { in vnlru_proc_light()1763 vnlru_free_vnlru(freecount); in vnlru_proc_light()