Lines Matching refs:cotable
50 * @cotable: Refcounted pointer to the cotable holding this view.
52 * @cotable_head: List head for the cotable-to_view list.
67 struct vmw_resource *cotable; /* Immutable */
139 vmw_cotable_add_resource(view->cotable, &view->cotable_head);
190 vmw_cotable_add_resource(view->cotable, &view->cotable_head);
290 vmw_resource_unreference(&view->cotable);
353 view->cotable = vmw_resource_reference
410 * vmw_view_cotable_list_destroy - Evict all views belonging to a cotable.
413 * @list: List of views belonging to a cotable.
416 * This function evicts all views belonging to a cotable.
419 * cotable is paged out.