Lines Matching refs:vmw_user_surface
49 struct vmw_user_surface { struct
652 return &(container_of(base, struct vmw_user_surface, in vmw_user_surface_base_to_res()
664 struct vmw_user_surface *user_srf = in vmw_user_surface_free()
665 container_of(srf, struct vmw_user_surface, srf); in vmw_user_surface_free()
691 struct vmw_user_surface *user_srf = in vmw_user_surface_base_release()
692 container_of(base, struct vmw_user_surface, prime.base); in vmw_user_surface_base_release()
730 struct vmw_user_surface *user_srf; in vmw_surface_define_ioctl()
937 struct vmw_user_surface *user_srf; in vmw_surface_handle_reference()
965 user_srf = container_of(base, struct vmw_user_surface, in vmw_surface_handle_reference()
1024 struct vmw_user_surface *user_srf; in vmw_surface_reference_ioctl()
1034 user_srf = container_of(base, struct vmw_user_surface, prime.base); in vmw_surface_reference_ioctl()
1459 struct vmw_user_surface *user_srf; in vmw_gb_surface_define_internal()
1538 user_srf = container_of(srf, struct vmw_user_surface, srf); in vmw_gb_surface_define_internal()
1650 struct vmw_user_surface *user_srf; in vmw_gb_surface_reference_internal()
1661 user_srf = container_of(base, struct vmw_user_surface, prime.base); in vmw_gb_surface_reference_internal()
2067 struct vmw_user_surface *user_srf; in vmw_gb_surface_define()