Lines Matching refs:vmw_cotable
52 struct vmw_cotable { struct
153 static struct vmw_cotable *vmw_cotable(struct vmw_resource *res) in vmw_cotable() function
155 return container_of(res, struct vmw_cotable, res); in vmw_cotable()
183 struct vmw_cotable *vcotbl = vmw_cotable(res); in vmw_cotable_unscrub()
258 struct vmw_cotable *vcotbl = vmw_cotable(res); in vmw_cotable_scrub()
325 struct vmw_cotable *vcotbl = vmw_cotable(res); in vmw_cotable_unbind()
358 struct vmw_cotable *vcotbl = vmw_cotable(res); in vmw_cotable_readback()
403 struct vmw_cotable *vcotbl = vmw_cotable(res); in vmw_cotable_resize()
546 struct vmw_cotable *vcotbl = vmw_cotable(res); in vmw_cotable_create()
603 struct vmw_cotable *vcotbl; in vmw_cotable_alloc()
651 struct vmw_cotable *vcotbl = vmw_cotable(res); in vmw_cotable_notify()
677 struct vmw_cotable *vcotbl = in vmw_cotable_add_resource()
678 container_of(res, struct vmw_cotable, res); in vmw_cotable_add_resource()