Searched refs:old_object (Results 1 – 5 of 5) sorted by relevance
409 struct radeon_bo *old_object; in radeon_bo_get_surface_reg() local432 old_object = reg->bo; in radeon_bo_get_surface_reg()433 if (old_object->pin_count == 0) in radeon_bo_get_surface_reg()443 old_object = reg->bo; in radeon_bo_get_surface_reg()445 DRM_DEBUG("stealing surface reg %d from %p\n", steal, old_object); in radeon_bo_get_surface_reg()446 ttm_bo_unmap_virtual(&old_object->tbo); in radeon_bo_get_surface_reg()447 old_object->surface_reg = -1; in radeon_bo_get_surface_reg()
81 struct old_object struct88 struct old_object *next; argument
22871 (struct old_object): Rename from struct object.
64 vm_object_t old_object, vm_pindex_t old_object_offset);
1069 vm_reserv_rename(vm_page_t m, vm_object_t new_object, vm_object_t old_object, in vm_reserv_rename() argument1076 if (rv->object == old_object) { in vm_reserv_rename()1078 if (rv->object == old_object) { in vm_reserv_rename()