Lines Matching refs:vmw_user_surface
50 struct vmw_user_surface { struct
646 return &(container_of(base, struct vmw_user_surface, in vmw_user_surface_base_to_res()
658 struct vmw_user_surface *user_srf = in vmw_user_surface_free()
659 container_of(srf, struct vmw_user_surface, srf); in vmw_user_surface_free()
682 struct vmw_user_surface *user_srf = in vmw_user_surface_base_release()
683 container_of(base, struct vmw_user_surface, prime.base); in vmw_user_surface_base_release()
722 struct vmw_user_surface *user_srf; in vmw_surface_define_ioctl()
900 struct vmw_user_surface *user_srf; in vmw_surface_handle_reference()
927 user_srf = container_of(base, struct vmw_user_surface, in vmw_surface_handle_reference()
985 struct vmw_user_surface *user_srf; in vmw_surface_reference_ioctl()
995 user_srf = container_of(base, struct vmw_user_surface, prime.base); in vmw_surface_reference_ioctl()
1420 struct vmw_user_surface *user_srf; in vmw_gb_surface_define_internal()
1492 user_srf = container_of(srf, struct vmw_user_surface, srf); in vmw_gb_surface_define_internal()
1597 struct vmw_user_surface *user_srf; in vmw_gb_surface_reference_internal()
1608 user_srf = container_of(base, struct vmw_user_surface, prime.base); in vmw_gb_surface_reference_internal()
2005 struct vmw_user_surface *user_srf; in vmw_gb_surface_define()