Symbol: ttm_object_file
drivers/gpu/drm/vmwgfx/ttm_object.c
127
struct ttm_object_file *tfile;
drivers/gpu/drm/vmwgfx/ttm_object.c
132
static inline struct ttm_object_file *
drivers/gpu/drm/vmwgfx/ttm_object.c
133
ttm_object_file_ref(struct ttm_object_file *tfile)
drivers/gpu/drm/vmwgfx/ttm_object.c
139
static int ttm_tfile_find_ref_rcu(struct ttm_object_file *tfile,
drivers/gpu/drm/vmwgfx/ttm_object.c
154
static int ttm_tfile_find_ref(struct ttm_object_file *tfile,
drivers/gpu/drm/vmwgfx/ttm_object.c
171
struct ttm_object_file *tfile =
drivers/gpu/drm/vmwgfx/ttm_object.c
172
container_of(kref, struct ttm_object_file, refcount);
drivers/gpu/drm/vmwgfx/ttm_object.c
178
static inline void ttm_object_file_unref(struct ttm_object_file **p_tfile)
drivers/gpu/drm/vmwgfx/ttm_object.c
180
struct ttm_object_file *tfile = *p_tfile;
drivers/gpu/drm/vmwgfx/ttm_object.c
187
int ttm_base_object_init(struct ttm_object_file *tfile,
drivers/gpu/drm/vmwgfx/ttm_object.c
254
struct ttm_base_object *ttm_base_object_lookup(struct ttm_object_file *tfile,
drivers/gpu/drm/vmwgfx/ttm_object.c
290
int ttm_ref_object_add(struct ttm_object_file *tfile,
drivers/gpu/drm/vmwgfx/ttm_object.c
350
struct ttm_object_file *tfile = ref->tfile;
drivers/gpu/drm/vmwgfx/ttm_object.c
361
int ttm_ref_object_base_unref(struct ttm_object_file *tfile,
drivers/gpu/drm/vmwgfx/ttm_object.c
380
void ttm_object_file_release(struct ttm_object_file **p_tfile)
drivers/gpu/drm/vmwgfx/ttm_object.c
384
struct ttm_object_file *tfile = *p_tfile;
drivers/gpu/drm/vmwgfx/ttm_object.c
405
struct ttm_object_file *ttm_object_file_init(struct ttm_object_device *tdev)
drivers/gpu/drm/vmwgfx/ttm_object.c
407
struct ttm_object_file *tfile = kmalloc_obj(*tfile);
drivers/gpu/drm/vmwgfx/ttm_object.c
537
int ttm_prime_fd_to_handle(struct ttm_object_file *tfile,
drivers/gpu/drm/vmwgfx/ttm_object.c
572
int ttm_prime_handle_to_fd(struct ttm_object_file *tfile,
drivers/gpu/drm/vmwgfx/ttm_object.c
653
int ttm_prime_object_init(struct ttm_object_file *tfile, size_t size,
drivers/gpu/drm/vmwgfx/ttm_object.h
104
struct ttm_object_file *tfile;
drivers/gpu/drm/vmwgfx/ttm_object.h
150
extern int ttm_base_object_init(struct ttm_object_file *tfile,
drivers/gpu/drm/vmwgfx/ttm_object.h
166
extern struct ttm_base_object *ttm_base_object_lookup(struct ttm_object_file
drivers/gpu/drm/vmwgfx/ttm_object.h
217
extern int ttm_ref_object_add(struct ttm_object_file *tfile,
drivers/gpu/drm/vmwgfx/ttm_object.h
233
extern int ttm_ref_object_base_unref(struct ttm_object_file *tfile,
drivers/gpu/drm/vmwgfx/ttm_object.h
244
extern struct ttm_object_file *ttm_object_file_init(struct ttm_object_device
drivers/gpu/drm/vmwgfx/ttm_object.h
258
extern void ttm_object_file_release(struct ttm_object_file **p_tfile);
drivers/gpu/drm/vmwgfx/ttm_object.h
288
extern int ttm_prime_object_init(struct ttm_object_file *tfile,
drivers/gpu/drm/vmwgfx/ttm_object.h
302
extern int ttm_prime_fd_to_handle(struct ttm_object_file *tfile,
drivers/gpu/drm/vmwgfx/ttm_object.h
304
extern int ttm_prime_handle_to_fd(struct ttm_object_file *tfile,
drivers/gpu/drm/vmwgfx/ttm_object.h
67
struct ttm_object_file;
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_cursor_plane.c
318
struct ttm_object_file *tfile,
drivers/gpu/drm/vmwgfx/vmwgfx_drv.h
1045
struct ttm_object_file *tfile,
drivers/gpu/drm/vmwgfx/vmwgfx_drv.h
791
struct ttm_object_file *tfile,
drivers/gpu/drm/vmwgfx/vmwgfx_drv.h
801
struct ttm_object_file *tfile,
drivers/gpu/drm/vmwgfx/vmwgfx_drv.h
88
struct ttm_object_file *tfile;
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
403
vmw_fence_obj_lookup(struct ttm_object_file *tfile, u32 handle)
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
665
struct ttm_object_file *tfile = vmw_fp->tfile;
drivers/gpu/drm/vmwgfx/vmwgfx_ioctl.c
174
struct ttm_object_file *tfile = vmw_fpriv(file_priv)->tfile;
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
258
struct ttm_object_file *tfile,
drivers/gpu/drm/vmwgfx/vmwgfx_resource.c
297
struct ttm_object_file *tfile = vmw_fpriv(filp)->tfile;
drivers/gpu/drm/vmwgfx/vmwgfx_resource_priv.h
151
vmw_simple_resource_lookup(struct ttm_object_file *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
692
struct ttm_object_file *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_simple_resource.c
202
vmw_simple_resource_lookup(struct ttm_object_file *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
155
struct ttm_object_file *tfile,