Searched refs:behind (Results 1 – 3 of 3) sorted by relevance
586 { vm_object_offset_t behind = vm_default_behind * PAGE_SIZE_64; in vm_fault_deactivate_behind() local593 …if ((uint64_t)sequential_run >= behind && (sequential_run % (VM_DEFAULT_DEACTIVATE_BEHIND_CLUSTER … in vm_fault_deactivate_behind()600 if (offset >= behind) { in vm_fault_deactivate_behind()601 run_offset = 0 - behind; in vm_fault_deactivate_behind()606 if (offset < -behind) { in vm_fault_deactivate_behind()607 run_offset = behind; in vm_fault_deactivate_behind()
39 … higher buckets have used up enough CPU in the recent past such that its behind the lower buckets …
530 /* block behind the child starting up */