Home
last modified time | relevance | path

Searched refs:vmwgfx_hash_item (Results 1 – 6 of 6) sorted by relevance

/Linux-v6.1/drivers/gpu/drm/vmwgfx/
Dvmwgfx_hashtab.c63 struct vmwgfx_hash_item *entry; in vmwgfx_ht_verbose_list()
77 struct vmwgfx_hash_item *entry; in vmwgfx_ht_find_key()
94 struct vmwgfx_hash_item *entry; in vmwgfx_ht_find_key_rcu()
109 int vmwgfx_ht_insert_item(struct vmwgfx_open_hash *ht, struct vmwgfx_hash_item *item) in vmwgfx_ht_insert_item()
111 struct vmwgfx_hash_item *entry; in vmwgfx_ht_insert_item()
138 int vmwgfx_ht_just_insert_please(struct vmwgfx_open_hash *ht, struct vmwgfx_hash_item *item, in vmwgfx_ht_just_insert_please()
163 struct vmwgfx_hash_item **item) in vmwgfx_ht_find_item()
171 *item = hlist_entry(list, struct vmwgfx_hash_item, head); in vmwgfx_ht_find_item()
187 int vmwgfx_ht_remove_item(struct vmwgfx_open_hash *ht, struct vmwgfx_hash_item *item) in vmwgfx_ht_remove_item()
Dvmwgfx_hashtab.h45 struct vmwgfx_hash_item { struct
56 int vmwgfx_ht_insert_item(struct vmwgfx_open_hash *ht, struct vmwgfx_hash_item *item); argument
57 int vmwgfx_ht_just_insert_please(struct vmwgfx_open_hash *ht, struct vmwgfx_hash_item *item,
61 struct vmwgfx_hash_item **item);
65 int vmwgfx_ht_remove_item(struct vmwgfx_open_hash *ht, struct vmwgfx_hash_item *item);
Dvmwgfx_cmdbuf_res.c45 struct vmwgfx_hash_item hash;
84 struct vmwgfx_hash_item *hash; in vmw_cmdbuf_res_lookup()
247 struct vmwgfx_hash_item *hash; in vmw_cmdbuf_res_remove()
Dttm_object.c125 struct vmwgfx_hash_item hash;
245 struct vmwgfx_hash_item *hash; in ttm_base_object_noref_lookup()
265 struct vmwgfx_hash_item *hash; in ttm_base_object_lookup()
304 struct vmwgfx_hash_item *hash; in ttm_ref_object_add()
383 struct vmwgfx_hash_item *hash; in ttm_ref_object_base_unref()
Dvmwgfx_validation.c49 struct vmwgfx_hash_item hash;
78 struct vmwgfx_hash_item hash;
184 struct vmwgfx_hash_item *hash; in vmw_validation_find_bo_dup()
221 struct vmwgfx_hash_item *hash; in vmw_validation_find_res_dup()
Dvmwgfx_drv.h143 struct vmwgfx_hash_item hash;