Lines Matching full:collapse
167 "Number of sleeps for collapse");
457 * anonymous memory for special split/collapse handling. Color
568 * dropped. Attempt to collapse the sibling and backing object.
598 * Check for a collapse/terminate race with the last reference holder. in vm_object_deallocate_anon()
661 * object we may need to collapse the shadow chain. in vm_object_deallocate()
841 * Wait for a concurrent collapse to settle.
856 * Waits for a backing object to clear a pending collapse and returns
1546 * collapse so that the swap blocks are stable below. The in vm_object_split()
1548 * prevent further collapse operations until split completes. in vm_object_split()
1823 * Collapse an object with the object backing it.
1840 * collapse so that the caller sees the shortest possible in vm_object_collapse()
1849 ("collapse with invalid ref %d or shadow %d count.", in vm_object_collapse()
1858 * We know that we can either collapse the backing object if in vm_object_collapse()
1875 * object, we can collapse it into the parent. in vm_object_collapse()
1907 "backing_object %p was somehow re-referenced during collapse!", in vm_object_collapse()
1948 "backing_object %p was somehow dereferenced during collapse!", in vm_object_collapse()
2185 * Try to collapse the object first. in vm_object_coalesce()