Home
last modified time | relevance | path

Searched refs:handle_table_remove (Results 1 - 13 of 13) sorted by relevance

/third_party/libdrm/amdgpu/
H A Dhandle_table.h37 drm_private void handle_table_remove(struct handle_table *table, uint32_t key);
H A Dhandle_table.c53 drm_private void handle_table_remove(struct handle_table *table, uint32_t key) in handle_table_remove() function
H A Damdgpu_bo.c398 handle_table_remove(&dev->bo_handles, bo->handle); in amdgpu_bo_free()
401 handle_table_remove(&dev->bo_flink_names, in amdgpu_bo_free()
/third_party/mesa3d/src/gallium/auxiliary/util/
H A Du_handle_table.h59 * If set, it will be called during handle_table_remove and
95 handle_table_remove(struct handle_table *ht,
H A Du_handle_table.c237 handle_table_remove(struct handle_table *ht, in handle_table_remove() function
/third_party/mesa3d/src/gallium/frontends/vdpau/
H A Dhtab.c87 handle_table_remove(htab, handle); in vlRemoveDataHTAB()
/third_party/mesa3d/src/gallium/frontends/va/
H A Dsubpicture.c115 handle_table_remove(drv->htab, subpicture); in vlVaDestroySubpicture()
H A Dconfig.c407 handle_table_remove(drv->htab, config_id); in vlVaDestroyConfig()
H A Dbuffer.c238 handle_table_remove(VL_VA_DRIVER(ctx)->htab, buf_id); in vlVaDestroyBuffer()
H A Dcontext.c404 handle_table_remove(drv->htab, context_id); in vlVaDestroyContext()
H A Dimage.c450 handle_table_remove(VL_VA_DRIVER(ctx)->htab, image); in vlVaDestroyImage()
H A Dsurface.c84 handle_table_remove(drv->htab, surface_list[i]); in vlVaDestroySurfaces()
/third_party/mesa3d/src/gallium/frontends/wgl/
H A Dstw_context.c354 handle_table_remove(stw_dev->ctx_table, dhglrc); in DrvDeleteContext()

Completed in 10 milliseconds