Searched refs:drm_ht_remove_item (Results 1 – 6 of 6) sorted by relevance
191 int drm_ht_remove_item(struct drm_open_hash *ht, struct drm_hash_item *item) in drm_ht_remove_item() function196 EXPORT_SYMBOL(drm_ht_remove_item);
118 drm_ht_remove_item(&master->magiclist, hash); in drm_remove_magic()
187 drm_ht_remove_item(&master->magiclist, &pt->hash_item); in drm_master_destroy()
315 drm_ht_remove_item(&mm->offset_hash, &list->hash); in drm_gem_free_mmap_offset()
321 (void)drm_ht_remove_item(ht, &ref->hash); in ttm_ref_object_release()
1217 (void) drm_ht_remove_item(&sw_context->res_ht, &entry->hash); in vmw_clear_validations()1223 (void) drm_ht_remove_item(&sw_context->res_ht, &val->hash); in vmw_clear_validations()