Home | History | Annotate | Download | only in vmwgfx

Lines Matching refs:cotable

53  * @cotable: Refcounted pointer to the cotable holding this view.
55 * @cotable_head: List head for the cotable-to_view list.
70 struct vmw_resource *cotable; /* Immutable */
141 vmw_cotable_add_resource(view->cotable, &view->cotable_head);
192 vmw_cotable_add_resource(view->cotable, &view->cotable_head);
294 vmw_resource_unreference(&view->cotable);
369 view->cotable = vmw_resource_reference
426 * vmw_view_cotable_list_destroy - Evict all views belonging to a cotable.
429 * @list: List of views belonging to a cotable.
432 * This function evicts all views belonging to a cotable.
435 * cotable is paged out.