Symbol: vmw_fpriv
drivers/gpu/drm/vmwgfx/vmwgfx_context.c
720
struct ttm_object_file *tfile = vmw_fpriv(file_priv)->tfile;
drivers/gpu/drm/vmwgfx/vmwgfx_context.c
733
struct ttm_object_file *tfile = vmw_fpriv(file_priv)->tfile;
drivers/gpu/drm/vmwgfx/vmwgfx_drv.c
1200
struct vmw_fpriv *vmw_fp = vmw_fpriv(file_priv);
drivers/gpu/drm/vmwgfx/vmwgfx_drv.c
1209
struct vmw_fpriv *vmw_fp;
drivers/gpu/drm/vmwgfx/vmwgfx_drv.h
1004
struct vmw_fpriv *vmw_fp,
drivers/gpu/drm/vmwgfx/vmwgfx_drv.h
396
struct vmw_fpriv *fp;
drivers/gpu/drm/vmwgfx/vmwgfx_drv.h
639
static inline struct vmw_fpriv *vmw_fpriv(struct drm_file *file_priv)
drivers/gpu/drm/vmwgfx/vmwgfx_drv.h
641
return (struct vmw_fpriv *)file_priv->driver_priv;
drivers/gpu/drm/vmwgfx/vmwgfx_execbuf.c
3874
struct vmw_fpriv *vmw_fp, int ret,
drivers/gpu/drm/vmwgfx/vmwgfx_execbuf.c
4145
sw_context->fp = vmw_fpriv(file_priv);
drivers/gpu/drm/vmwgfx/vmwgfx_execbuf.c
4251
ret = vmw_execbuf_copy_fence_user(dev_priv, vmw_fpriv(file_priv), ret,
drivers/gpu/drm/vmwgfx/vmwgfx_fence.c
296
struct ttm_object_file *tfile = vmw_fpriv(file_priv)->tfile;
drivers/gpu/drm/vmwgfx/vmwgfx_fence.c
432
struct ttm_object_file *tfile = vmw_fpriv(file_priv)->tfile;
drivers/gpu/drm/vmwgfx/vmwgfx_fence.c
485
struct ttm_object_file *tfile = vmw_fpriv(file_priv)->tfile;
drivers/gpu/drm/vmwgfx/vmwgfx_fence.c
511
return ttm_ref_object_base_unref(vmw_fpriv(file_priv)->tfile,
drivers/gpu/drm/vmwgfx/vmwgfx_fence.c
664
struct vmw_fpriv *vmw_fp = vmw_fpriv(file_priv);
drivers/gpu/drm/vmwgfx/vmwgfx_ioctl.c
133
struct vmw_fpriv *vmw_fp = vmw_fpriv(file_priv);
drivers/gpu/drm/vmwgfx/vmwgfx_ioctl.c
174
struct ttm_object_file *tfile = vmw_fpriv(file_priv)->tfile;
drivers/gpu/drm/vmwgfx/vmwgfx_ioctl.c
42
struct vmw_fpriv *vmw_fp = vmw_fpriv(file_priv);
drivers/gpu/drm/vmwgfx/vmwgfx_kms.c
1638
vmw_execbuf_copy_fence_user(dev_priv, vmw_fpriv(file_priv),
drivers/gpu/drm/vmwgfx/vmwgfx_overlay.c
425
struct ttm_object_file *tfile = vmw_fpriv(file_priv)->tfile;
drivers/gpu/drm/vmwgfx/vmwgfx_prime.c
79
struct ttm_object_file *tfile = vmw_fpriv(file_priv)->tfile;
drivers/gpu/drm/vmwgfx/vmwgfx_prime.c
94
struct ttm_object_file *tfile = vmw_fpriv(file_priv)->tfile;
drivers/gpu/drm/vmwgfx/vmwgfx_resource.c
297
struct ttm_object_file *tfile = vmw_fpriv(filp)->tfile;
drivers/gpu/drm/vmwgfx/vmwgfx_shader.c
680
struct ttm_object_file *tfile = vmw_fpriv(file_priv)->tfile;
drivers/gpu/drm/vmwgfx/vmwgfx_shader.c
776
struct ttm_object_file *tfile = vmw_fpriv(file_priv)->tfile;
drivers/gpu/drm/vmwgfx/vmwgfx_simple_resource.c
146
struct ttm_object_file *tfile = vmw_fpriv(file_priv)->tfile;
drivers/gpu/drm/vmwgfx/vmwgfx_surface.c
1075
struct ttm_object_file *tfile = vmw_fpriv(file_priv)->tfile;
drivers/gpu/drm/vmwgfx/vmwgfx_surface.c
1510
struct ttm_object_file *tfile = vmw_fpriv(file_priv)->tfile;
drivers/gpu/drm/vmwgfx/vmwgfx_surface.c
2240
struct ttm_object_file *tfile = vmw_fpriv(file_priv)->tfile;
drivers/gpu/drm/vmwgfx/vmwgfx_surface.c
691
struct ttm_object_file *tfile = vmw_fpriv(file_priv)->tfile;
drivers/gpu/drm/vmwgfx/vmwgfx_surface.c
717
struct ttm_object_file *tfile = vmw_fpriv(file_priv)->tfile;
drivers/gpu/drm/vmwgfx/vmwgfx_surface.c
939
struct ttm_object_file *tfile = vmw_fpriv(file_priv)->tfile;
drivers/gpu/drm/vmwgfx/vmwgfx_surface.c
987
struct ttm_object_file *tfile = vmw_fpriv(file_priv)->tfile;
drivers/gpu/drm/vmwgfx/vmwgfx_va.c
121
return ttm_ref_object_base_unref(vmw_fpriv(file_priv)->tfile,