Searched refs:util_hash_table_remove (Results 1 - 17 of 17) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/util/
H A Du_hash_table.h74 util_hash_table_remove(struct util_hash_table *ht,
H A Du_debug_refcnt.c130 util_hash_table_remove(serials_hash, p);
H A Du_hash_table.c202 util_hash_table_remove(struct util_hash_table *ht, function in typeref:typename:void
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/v3d/
H A Dv3d_bufmgr.h99 util_hash_table_remove(screen->bo_handles,
/xsrc/external/mit/MesaLib.old/dist/src/gallium/winsys/freedreno/drm/
H A Dfreedreno_drm_winsys.c55 util_hash_table_remove(fd_tab, intptr_to_pointer(fd));
/xsrc/external/mit/MesaLib.old/dist/src/gallium/winsys/lima/drm/
H A Dlima_drm_winsys.c50 util_hash_table_remove(fd_tab, intptr_to_pointer(fd));
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/vc4/
H A Dvc4_bufmgr.h105 util_hash_table_remove(screen->bo_handles,
/xsrc/external/mit/MesaLib.old/dist/src/gallium/winsys/etnaviv/drm/
H A Detnaviv_drm_winsys.c84 util_hash_table_remove(etna_tab, intptr_to_pointer(fd));
/xsrc/external/mit/MesaLib.old/dist/src/gallium/winsys/nouveau/drm/
H A Dnouveau_drm_winsys.c34 util_hash_table_remove(fd_tab, intptr_to_pointer(screen->drm->fd));
/xsrc/external/mit/MesaLib.old/dist/src/gallium/winsys/svga/drm/
H A Dvmw_screen.c135 util_hash_table_remove(dev_hash, &vws->device);
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/lima/
H A Dlima_bo.c140 util_hash_table_remove(screen->bo_handles,
143 util_hash_table_remove(screen->bo_flink_names,
/xsrc/external/mit/MesaLib.old/dist/src/gallium/state_trackers/nine/
H A Diunknown.c292 util_hash_table_remove(This->pdata, refguid);
/xsrc/external/mit/MesaLib.old/dist/src/gallium/winsys/amdgpu/drm/
H A Damdgpu_winsys.c265 util_hash_table_remove(dev_tab, ws->dev);
H A Damdgpu_bo.c191 util_hash_table_remove(ws->bo_export_table, bo->bo);
/xsrc/external/mit/MesaLib.old/dist/src/gallium/winsys/virgl/drm/
H A Dvirgl_drm_winsys.c64 util_hash_table_remove(qdws->bo_handles,
67 util_hash_table_remove(qdws->bo_names,
1053 util_hash_table_remove(fd_tab, intptr_to_pointer(fd));
/xsrc/external/mit/MesaLib.old/dist/src/gallium/winsys/radeon/drm/
H A Dradeon_drm_bo.c364 util_hash_table_remove(rws->bo_handles, (void*)(uintptr_t)bo->handle);
366 util_hash_table_remove(rws->bo_names,
H A Dradeon_drm_winsys.c785 util_hash_table_remove(fd_tab, intptr_to_pointer(rws->fd));

Completed in 14 milliseconds