Home
last modified time | relevance | path

Searched refs:vmwgfx_ht_remove (Results 1 – 5 of 5) sorted by relevance

/Linux-v6.1/drivers/gpu/drm/vmwgfx/
Dvmwgfx_hashtab.h66 void vmwgfx_ht_remove(struct vmwgfx_open_hash *ht);
Dttm_object.c419 vmwgfx_ht_remove(&tfile->ref_hash); in ttm_object_file_release()
444 vmwgfx_ht_remove(&tfile->ref_hash); in ttm_object_file_init()
494 vmwgfx_ht_remove(&tdev->object_hash); in ttm_object_device_release()
Dvmwgfx_hashtab.c193 void vmwgfx_ht_remove(struct vmwgfx_open_hash *ht) in vmwgfx_ht_remove() function
Dvmwgfx_cmdbuf_res.c323 vmwgfx_ht_remove(&man->resources); in vmw_cmdbuf_res_man_destroy()
Dvmwgfx_drv.c1147 vmwgfx_ht_remove(&dev_priv->ctx.res_ht); in vmw_driver_unload()