Home
last modified time | relevance | path

Searched refs:drm_ht_remove (Results 1 – 6 of 6) sorted by relevance

/linux/drivers/gpu/drm/
A Ddrm_hashtab.c202 void drm_ht_remove(struct drm_open_hash *ht) in drm_ht_remove() function
209 EXPORT_SYMBOL(drm_ht_remove);
A Ddrm_legacy.h87 drm_ht_remove(&dev->map_hash); in drm_legacy_remove_map_hash()
/linux/include/drm/
A Ddrm_hashtab.h62 void drm_ht_remove(struct drm_open_hash *ht);
/linux/drivers/gpu/drm/vmwgfx/
A Dttm_object.c489 drm_ht_remove(&tfile->ref_hash[i]); in ttm_object_file_release()
521 drm_ht_remove(&tfile->ref_hash[i]); in ttm_object_file_init()
567 drm_ht_remove(&tdev->object_hash); in ttm_object_device_release()
A Dvmwgfx_cmdbuf_res.c323 drm_ht_remove(&man->resources); in vmw_cmdbuf_res_man_destroy()
A Dvmwgfx_drv.c1159 drm_ht_remove(&dev_priv->ctx.res_ht); in vmw_driver_unload()

Completed in 11 milliseconds