Searched refs:vmw_view (Results 1 – 1 of 1) sorted by relevance
62 struct vmw_view { struct115 static struct vmw_view *vmw_view(struct vmw_resource *res) in vmw_view() function117 return container_of(res, struct vmw_view, res); in vmw_view()131 struct vmw_view *view = vmw_view(res); in vmw_view_commit_notify()162 struct vmw_view *view = vmw_view(res); in vmw_view_create()207 struct vmw_view *view = vmw_view(res); in vmw_view_destroy()288 struct vmw_view *view = vmw_view(res); in vmw_view_res_free()328 struct vmw_view *view; in vmw_view_add()343 size = offsetof(struct vmw_view, cmd) + cmd_size; in vmw_view_add()425 struct vmw_view *entry, *next; in vmw_view_cotable_list_destroy()[all …]