Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/gpu/drm/vmwgfx/
Dttm_object.c77 struct vmwgfx_open_hash ref_hash; member
246 struct vmwgfx_open_hash *ht = &tfile->ref_hash; in ttm_base_object_noref_lookup()
266 struct vmwgfx_open_hash *ht = &tfile->ref_hash; in ttm_base_object_lookup()
302 struct vmwgfx_open_hash *ht = &tfile->ref_hash; in ttm_ref_object_add()
368 ht = &tfile->ref_hash; in ttm_ref_object_release()
381 struct vmwgfx_open_hash *ht = &tfile->ref_hash; in ttm_ref_object_base_unref()
419 vmwgfx_ht_remove(&tfile->ref_hash); in ttm_object_file_release()
438 ret = vmwgfx_ht_create(&tfile->ref_hash, hash_order); in ttm_object_file_init()
444 vmwgfx_ht_remove(&tfile->ref_hash); in ttm_object_file_init()