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

/xsrc/external/mit/libdrm/dist/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) function in typeref:typename:drm_private void
H A Damdgpu_bo.c398 handle_table_remove(&dev->bo_handles, bo->handle);
401 handle_table_remove(&dev->bo_flink_names,
/xsrc/external/mit/MesaLib.old/dist/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, function in typeref:typename:void
/xsrc/external/mit/MesaLib/dist/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, function in typeref:typename:void
/xsrc/external/mit/MesaLib.old/dist/src/gallium/state_trackers/vdpau/
H A Dhtab.c87 handle_table_remove(htab, handle);
/xsrc/external/mit/MesaLib/dist/src/gallium/frontends/vdpau/
H A Dhtab.c87 handle_table_remove(htab, handle);
/xsrc/external/mit/MesaLib.old/dist/src/gallium/state_trackers/va/
H A Dconfig.c317 handle_table_remove(drv->htab, config_id);
H A Dsubpicture.c115 handle_table_remove(drv->htab, subpicture);
H A Dbuffer.c212 handle_table_remove(VL_VA_DRIVER(ctx)->htab, buf_id);
H A Dcontext.c374 handle_table_remove(drv->htab, context_id);
H A Dimage.c329 handle_table_remove(VL_VA_DRIVER(ctx)->htab, image);
H A Dsurface.c84 handle_table_remove(drv->htab, surface_list[i]);
/xsrc/external/mit/MesaLib/dist/src/gallium/frontends/va/
H A Dsubpicture.c115 handle_table_remove(drv->htab, subpicture);
H A Dbuffer.c216 handle_table_remove(VL_VA_DRIVER(ctx)->htab, buf_id);
H A Dconfig.c376 handle_table_remove(drv->htab, config_id);
H A Dcontext.c388 handle_table_remove(drv->htab, context_id);
H A Dimage.c411 handle_table_remove(VL_VA_DRIVER(ctx)->htab, image);
H A Dsurface.c84 handle_table_remove(drv->htab, surface_list[i]);
/xsrc/external/mit/MesaLib.old/dist/src/gallium/state_trackers/wgl/
H A Dstw_context.c340 handle_table_remove(stw_dev->ctx_table, dhglrc);
/xsrc/external/mit/MesaLib/dist/src/gallium/frontends/wgl/
H A Dstw_context.c350 handle_table_remove(stw_dev->ctx_table, dhglrc);

Completed in 31 milliseconds