Home
last modified time | relevance | path

Searched refs:copy_object (Results 1 – 1 of 1) sorted by relevance

/original-bsd/sys/vm/
H A Dvm_fault.c554 copy_object->ref_count++;
560 - copy_object->shadow_offset;
573 copy_object->ref_count--;
574 vm_object_unlock(copy_object);
589 copy_object->ref_count--;
590 vm_object_unlock(copy_object);
624 copy_object->ref_count--;
637 copy_object->pager,
640 vm_object_lock(copy_object);
707 copy_object->ref_count--;
[all …]