Searched refs:old_handle (Results 1 – 3 of 3) sorted by relevance
222 CordzHandle* old_handle = handles[dist_handle(gen)].exchange(handle); in TEST() local223 if (old_handle != nullptr) { in TEST()225 old_handle->DiagnosticsGetSafeToInspectDeletedHandles(); in TEST()234 CordzHandle::Delete(old_handle); in TEST()
253 struct svga_winsys_surface *old_handle = sbuf->handle; in svga_buffer_recreate_host_surface() local256 assert(old_handle); in svga_buffer_recreate_host_surface()266 SVGA_RETRY(svga, SVGA3D_vgpu10_BufferCopy(svga->swc, old_handle, in svga_buffer_recreate_host_surface()
387 uint32_t old_handle, uint32_t new_handle) in replace_bo_in_reloc_list() argument390 if (rlist->relocs[i].target_handle == old_handle) in replace_bo_in_reloc_list()