Searched refs:ref_hash (Results 1 – 1 of 1) sorted by relevance
73 struct drm_open_hash ref_hash[TTM_REF_NUM]; member234 struct drm_open_hash *ht = &tfile->ref_hash[TTM_REF_USAGE]; in ttm_base_object_lookup()286 struct drm_open_hash *ht = &tfile->ref_hash[TTM_REF_USAGE]; in ttm_ref_object_exists()324 struct drm_open_hash *ht = &tfile->ref_hash[ref_type]; in ttm_ref_object_add()400 ht = &tfile->ref_hash[ref->ref_type]; in ttm_ref_object_release()417 struct drm_open_hash *ht = &tfile->ref_hash[ref_type]; in ttm_ref_object_base_unref()458 drm_ht_remove(&tfile->ref_hash[i]); in ttm_object_file_release()481 ret = drm_ht_create(&tfile->ref_hash[i], hash_order); in ttm_object_file_init()491 drm_ht_remove(&tfile->ref_hash[i]); in ttm_object_file_init()