Searched refs:drm_ht_remove (Results 1 – 6 of 6) sorted by relevance
202 void drm_ht_remove(struct drm_open_hash *ht) in drm_ht_remove() function209 EXPORT_SYMBOL(drm_ht_remove);
87 drm_ht_remove(&dev->map_hash); in drm_legacy_remove_map_hash()
62 void drm_ht_remove(struct drm_open_hash *ht);
489 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()
323 drm_ht_remove(&man->resources); in vmw_cmdbuf_res_man_destroy()
1159 drm_ht_remove(&dev_priv->ctx.res_ht); in vmw_driver_unload()
Completed in 11 milliseconds