Searched refs:vm_object_is_active (Results 1 – 3 of 3) sorted by relevance
250 if (vm_object_is_active(object)) { in vmtotal()258 if (vm_object_is_active(object)) { in vmtotal()
394 bool vm_object_is_active(vm_object_t obj);
2506 vm_object_is_active(vm_object_t obj) in vm_object_is_active() function