base_obj_to_res 67 drivers/gpu/drm/vmwgfx/vmwgfx_context.c .base_obj_to_res = vmw_user_context_base_to_res, base_obj_to_res 251 drivers/gpu/drm/vmwgfx/vmwgfx_resource.c res = converter->base_obj_to_res(base); base_obj_to_res 295 drivers/gpu/drm/vmwgfx/vmwgfx_resource.c return converter->base_obj_to_res(base); base_obj_to_res 53 drivers/gpu/drm/vmwgfx/vmwgfx_resource_priv.h struct vmw_resource *(*base_obj_to_res)(struct ttm_base_object *base); base_obj_to_res 86 drivers/gpu/drm/vmwgfx/vmwgfx_shader.c .base_obj_to_res = vmw_user_shader_base_to_res, base_obj_to_res 101 drivers/gpu/drm/vmwgfx/vmwgfx_surface.c .base_obj_to_res = vmw_user_surface_base_to_res,