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