Searched refs:vmw_view (Results 1 – 1 of 1) sorted by relevance
61 struct vmw_view { struct113 static struct vmw_view *vmw_view(struct vmw_resource *res) in vmw_view() function115 return container_of(res, struct vmw_view, res); in vmw_view()129 struct vmw_view *view = vmw_view(res); in vmw_view_commit_notify()160 struct vmw_view *view = vmw_view(res); in vmw_view_create()205 struct vmw_view *view = vmw_view(res); in vmw_view_destroy()286 struct vmw_view *view = vmw_view(res); in vmw_view_res_free()326 struct vmw_view *view; in vmw_view_add()341 size = offsetof(struct vmw_view, cmd) + cmd_size; in vmw_view_add()423 struct vmw_view *entry, *next; in vmw_view_cotable_list_destroy()[all …]