drm_ht_remove
drm_ht_remove(&mm->offset_hash);
EXPORT_SYMBOL(drm_ht_remove);
extern void drm_ht_remove(struct drm_open_hash *ht);
drm_ht_remove(&master->magiclist);
drm_ht_remove(&dev->map_hash);
drm_ht_remove(&dev->map_hash);
drm_ht_remove(&tfile->ref_hash[i]);
drm_ht_remove(&tfile->ref_hash[i]);
drm_ht_remove(&tdev->object_hash);