Searched refs:vm_page_background_count (Results 1 – 4 of 4) sorted by relevance
1299 uint32_t vm_page_background_count;
503 uint32_t vm_page_background_count; variable1923 vm_page_background_count = 0; in vm_page_bootstrap()4169 vm_page_background_count--; in vm_page_remove_from_specialq()4240 vm_page_background_count++; in vm_page_add_to_specialq()
2548 …if (vm_page_background_mode != VM_PAGE_BG_DISABLED && (vm_page_background_count > vm_page_backgrou…
4805 extern uint32_t vm_page_background_count;4818 SYSCTL_INT(_vm, OID_AUTO, vm_page_background_count, CTLFLAG_RD | CTLFLAG_LOCKED, &vm_page_backgroun…