Home
last modified time | relevance | path

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

/netbsd/src/sys/external/bsd/drm2/dist/drm/vmwgfx/
Dttm_object.c80 struct drm_open_hash ref_hash[TTM_REF_NUM]; member
255 struct drm_open_hash *ht = &tfile->ref_hash[TTM_REF_USAGE]; in ttm_base_object_noref_lookup()
275 struct drm_open_hash *ht = &tfile->ref_hash[TTM_REF_USAGE]; in ttm_base_object_lookup()
319 struct drm_open_hash *ht = &tfile->ref_hash[TTM_REF_USAGE]; in ttm_ref_object_exists()
356 struct drm_open_hash *ht = &tfile->ref_hash[ref_type]; in ttm_ref_object_add()
436 ht = &tfile->ref_hash[ref->ref_type]; in ttm_ref_object_release()
453 struct drm_open_hash *ht = &tfile->ref_hash[ref_type]; in ttm_ref_object_base_unref()
493 drm_ht_remove(&tfile->ref_hash[i]); in ttm_object_file_release()
515 ret = drm_ht_create(&tfile->ref_hash[i], hash_order); in ttm_object_file_init()
525 drm_ht_remove(&tfile->ref_hash[i]); in ttm_object_file_init()