Home | History | Annotate | Download | only in vmwgfx

Lines Matching refs:mob

111  * @res_tree: RB tree of resources using this buffer object as a backing MOB
115 * @dx_query_ctx: DX context if this buffer object is used as a DX query MOB
171 * @mob_node; Node for the MOB backup rbtree. Protected by @backup reserved.
388 * @dx_query_mob: The MOB used for DX queries
776 * vmw_resource_mob_attached - Whether a resource currently has a mob attached
779 * Return: true if the resource has a mob attached, false otherwise.
889 * to the backing buffer object (mob).
904 * to the backing buffer object (mob).
1222 extern int vmw_mob_bind(struct vmw_private *dev_priv, struct vmw_mob *mob,
1226 struct vmw_mob *mob);
1227 extern void vmw_mob_destroy(struct vmw_mob *mob);
1260 struct vmw_buffer_object *mob);