Searched defs:tfile (Results 1 – 10 of 10) sorted by relevance
/drivers/gpu/drm/ttm/ |
D | ttm_object.c | 116 struct ttm_object_file *tfile; member 120 ttm_object_file_ref(struct ttm_object_file *tfile) in ttm_object_file_ref() 128 struct ttm_object_file *tfile = in ttm_object_file_destroy() local 137 struct ttm_object_file *tfile = *p_tfile; in ttm_object_file_unref() local 144 int ttm_base_object_init(struct ttm_object_file *tfile, in ttm_base_object_init() 216 struct ttm_base_object *ttm_base_object_lookup(struct ttm_object_file *tfile, in ttm_base_object_lookup() 246 int ttm_ref_object_add(struct ttm_object_file *tfile, in ttm_ref_object_add() 315 struct ttm_object_file *tfile = ref->tfile; in ttm_ref_object_release() local 333 int ttm_ref_object_base_unref(struct ttm_object_file *tfile, in ttm_ref_object_base_unref() 359 struct ttm_object_file *tfile = *p_tfile; in ttm_object_file_release() local [all …]
|
D | ttm_lock.c | 240 struct ttm_object_file *tfile) in ttm_vt_lock()
|
/drivers/gpu/drm/vmwgfx/ |
D | vmwgfx_resource.c | 382 struct ttm_object_file *tfile = vmw_fpriv(file_priv)->tfile; in vmw_context_destroy_ioctl() local 414 struct ttm_object_file *tfile = vmw_fpriv(file_priv)->tfile; in vmw_context_define_ioctl() local 480 struct ttm_object_file *tfile, in vmw_context_check() 1199 struct ttm_object_file *tfile, in vmw_user_lookup_handle() 1218 struct ttm_object_file *tfile, in vmw_user_surface_lookup_handle() 1272 struct ttm_object_file *tfile = vmw_fpriv(file_priv)->tfile; in vmw_surface_destroy_ioctl() local 1289 struct ttm_object_file *tfile = vmw_fpriv(file_priv)->tfile; in vmw_surface_define_ioctl() local 1464 struct ttm_object_file *tfile = vmw_fpriv(file_priv)->tfile; in vmw_surface_reference_ioctl() local 1511 struct ttm_object_file *tfile, in vmw_surface_check() 1681 int vmw_user_dmabuf_lookup(struct ttm_object_file *tfile, in vmw_user_dmabuf_lookup() [all …]
|
D | vmwgfx_fence.c | 566 struct ttm_object_file *tfile = vmw_fpriv(file_priv)->tfile; in vmw_user_fence_create() local 690 struct ttm_object_file *tfile = vmw_fpriv(file_priv)->tfile; in vmw_fence_obj_wait_ioctl() local 749 struct ttm_object_file *tfile = vmw_fpriv(file_priv)->tfile; in vmw_fence_obj_signaled_ioctl() local
|
D | vmwgfx_ioctl.c | 124 struct ttm_object_file *tfile = vmw_fpriv(file_priv)->tfile; in vmw_present_ioctl() local
|
D | vmwgfx_kms.c | 177 struct ttm_object_file *tfile = vmw_fpriv(file_priv)->tfile; in vmw_du_crtc_cursor_set() local 255 struct ttm_object_file *tfile, in vmw_kms_cursor_snoop() 1100 struct ttm_object_file *tfile = vmw_fpriv(file_priv)->tfile; in vmw_kms_fb_create() local
|
D | vmwgfx_overlay.c | 455 struct ttm_object_file *tfile = vmw_fpriv(file_priv)->tfile; in vmw_overlay_ioctl() local
|
D | vmwgfx_drv.h | 64 struct ttm_object_file *tfile; member 157 struct ttm_object_file *tfile; member
|
/drivers/net/ |
D | tun.c | 119 struct tun_file *tfile; member 153 struct tun_file *tfile = file->private_data; in tun_attach() local 204 static struct tun_struct *__tun_get(struct tun_file *tfile) in __tun_get() 221 struct tun_file *tfile = tun->tfile; in tun_put() local 345 struct tun_file *tfile = tun->tfile; in tun_net_uninit() local 548 struct tun_file *tfile = file->private_data; in tun_chr_poll() local 892 struct tun_file *tfile = file->private_data; in tun_chr_aio_read() local 1252 struct tun_file *tfile = file->private_data; in __tun_chr_ioctl() local 1524 struct tun_file *tfile; in tun_chr_open() local 1540 struct tun_file *tfile = file->private_data; in tun_chr_close() local
|
/drivers/remoteproc/ |
D | remoteproc_debugfs.c | 114 void rproc_remove_trace_file(struct dentry *tfile) in rproc_remove_trace_file() 122 struct dentry *tfile; in rproc_create_trace_file() local
|