Searched refs:vm_page_background_count (Results 1 – 4 of 4) sorted by relevance
1268 uint32_t vm_page_background_count;
419 uint32_t vm_page_background_count; variable983 vm_page_background_count = 0; in vm_page_bootstrap()2925 vm_page_background_count--; in vm_page_remove_from_specialq()3000 vm_page_background_count++; in vm_page_add_to_specialq()
2492 …if (vm_page_background_mode != VM_PAGE_BG_DISABLED && (vm_page_background_count > vm_page_backgrou… in vps_choose_victim_page()
4583 extern uint32_t vm_page_background_count;4596 SYSCTL_INT(_vm, OID_AUTO, vm_page_background_count, CTLFLAG_RD | CTLFLAG_LOCKED, &vm_page_backgroun…