drm_hash_entry    137 drivers/gpu/drm/drm_vm.c 	r_list = drm_hash_entry(hash, struct drm_map_list, hash);
drm_hash_entry    562 drivers/gpu/drm/drm_vm.c 	map = drm_hash_entry(hash, struct drm_map_list, hash)->map;
drm_hash_entry    259 drivers/gpu/drm/vmwgfx/ttm_object.c 	return drm_hash_entry(hash, struct ttm_ref_object, hash)->obj;
drm_hash_entry    275 drivers/gpu/drm/vmwgfx/ttm_object.c 		base = drm_hash_entry(hash, struct ttm_ref_object, hash)->obj;
drm_hash_entry    325 drivers/gpu/drm/vmwgfx/ttm_object.c 	ref = drm_hash_entry(hash, struct ttm_ref_object, hash);
drm_hash_entry    370 drivers/gpu/drm/vmwgfx/ttm_object.c 			ref = drm_hash_entry(hash, struct ttm_ref_object, hash);
drm_hash_entry    457 drivers/gpu/drm/vmwgfx/ttm_object.c 	ref = drm_hash_entry(hash, struct ttm_ref_object, hash);
drm_hash_entry     92 drivers/gpu/drm/vmwgfx/vmwgfx_cmdbuf_res.c 	return drm_hash_entry(hash, struct vmw_cmdbuf_res, hash)->res;
drm_hash_entry    257 drivers/gpu/drm/vmwgfx/vmwgfx_cmdbuf_res.c 	entry = drm_hash_entry(hash, struct vmw_cmdbuf_res, hash);