Searched refs:drm_ht_remove (Results 1 – 6 of 6) sorted by relevance
198 void drm_ht_remove(struct drm_open_hash *ht) in drm_ht_remove() function205 EXPORT_SYMBOL(drm_ht_remove);
569 drm_ht_remove(&dev->map_hash); in drm_dev_init()604 drm_ht_remove(&dev->map_hash); in drm_dev_fini()
62 void drm_ht_remove(struct drm_open_hash *ht);
463 drm_ht_remove(&tfile->ref_hash[i]); in ttm_object_file_release()496 drm_ht_remove(&tfile->ref_hash[i]); in ttm_object_file_init()541 drm_ht_remove(&tdev->object_hash); in ttm_object_device_release()
324 drm_ht_remove(&man->resources); in vmw_cmdbuf_res_man_destroy()
1015 drm_ht_remove(&dev_priv->ctx.res_ht); in vmw_driver_unload()