drm_ht_remove_item
drm_ht_remove_item(&mm->offset_hash, list);
EXPORT_SYMBOL(drm_ht_remove_item);
int drm_ht_remove_item(struct drm_open_hash *ht, struct drm_hash_item *item);
#define drm_ht_remove_item_rcu drm_ht_remove_item