ref_hash           73 drivers/gpu/drm/vmwgfx/ttm_object.c 	struct drm_open_hash ref_hash[TTM_REF_NUM];
ref_hash          248 drivers/gpu/drm/vmwgfx/ttm_object.c 	struct drm_open_hash *ht = &tfile->ref_hash[TTM_REF_USAGE];
ref_hash          268 drivers/gpu/drm/vmwgfx/ttm_object.c 	struct drm_open_hash *ht = &tfile->ref_hash[TTM_REF_USAGE];
ref_hash          312 drivers/gpu/drm/vmwgfx/ttm_object.c 	struct drm_open_hash *ht = &tfile->ref_hash[TTM_REF_USAGE];
ref_hash          349 drivers/gpu/drm/vmwgfx/ttm_object.c 	struct drm_open_hash *ht = &tfile->ref_hash[ref_type];
ref_hash          429 drivers/gpu/drm/vmwgfx/ttm_object.c 	ht = &tfile->ref_hash[ref->ref_type];
ref_hash          446 drivers/gpu/drm/vmwgfx/ttm_object.c 	struct drm_open_hash *ht = &tfile->ref_hash[ref_type];
ref_hash          486 drivers/gpu/drm/vmwgfx/ttm_object.c 		drm_ht_remove(&tfile->ref_hash[i]);
ref_hash          508 drivers/gpu/drm/vmwgfx/ttm_object.c 		ret = drm_ht_create(&tfile->ref_hash[i], hash_order);
ref_hash          518 drivers/gpu/drm/vmwgfx/ttm_object.c 		drm_ht_remove(&tfile->ref_hash[i]);