Lines Matching refs:vmw_user_surface
52 struct vmw_user_surface { struct
655 return &(container_of(base, struct vmw_user_surface, in vmw_user_surface_base_to_res()
667 struct vmw_user_surface *user_srf = in vmw_user_surface_free()
668 container_of(srf, struct vmw_user_surface, srf); in vmw_user_surface_free()
694 struct vmw_user_surface *user_srf = in vmw_user_surface_base_release()
695 container_of(base, struct vmw_user_surface, prime.base); in vmw_user_surface_base_release()
733 struct vmw_user_surface *user_srf; in vmw_surface_define_ioctl()
934 struct vmw_user_surface *user_srf; in vmw_surface_handle_reference()
962 user_srf = container_of(base, struct vmw_user_surface, in vmw_surface_handle_reference()
1021 struct vmw_user_surface *user_srf; in vmw_surface_reference_ioctl()
1031 user_srf = container_of(base, struct vmw_user_surface, prime.base); in vmw_surface_reference_ioctl()
1456 struct vmw_user_surface *user_srf; in vmw_gb_surface_define_internal()
1535 user_srf = container_of(srf, struct vmw_user_surface, srf); in vmw_gb_surface_define_internal()
1641 struct vmw_user_surface *user_srf; in vmw_gb_surface_reference_internal()
1652 user_srf = container_of(base, struct vmw_user_surface, prime.base); in vmw_gb_surface_reference_internal()
2070 struct vmw_user_surface *user_srf; in vmw_gb_surface_define()