Searched refs:drm_ht_insert_item (Results 1 – 4 of 4) sorted by relevance
109 int drm_ht_insert_item(struct drm_open_hash *ht, struct drm_hash_item *item) in drm_ht_insert_item() function134 EXPORT_SYMBOL(drm_ht_insert_item);152 ret = drm_ht_insert_item(ht, item); in drm_ht_just_insert_please()
93 ret = drm_ht_insert_item(&dev->map_hash, hash); in drm_map_handle()
172 ret = drm_ht_insert_item(&entry->man->resources, in vmw_cmdbuf_res_revert()212 ret = drm_ht_insert_item(&man->resources, &cres->hash); in vmw_cmdbuf_res_add()
274 ret = drm_ht_insert_item(&sw_context->res_ht, &node->hash); in vmw_resource_val_add()574 ret = drm_ht_insert_item(&sw_context->res_ht, &vval_buf->hash); in vmw_bo_to_validate_list()