Searched refs:vm_object_unbusy (Results 1 – 3 of 3) sorted by relevance
342 void vm_object_unbusy(vm_object_t object);
452 vm_object_unbusy(fs->first_object); in vm_fault_soft_fast()457 vm_object_unbusy(fs->first_object); in vm_fault_soft_fast()
2482 vm_object_unbusy(vm_object_t obj) in vm_object_unbusy() function