Home
last modified time | relevance | path

Searched defs:tfile (Results 1 – 11 of 11) sorted by relevance

/linux-3.3/drivers/gpu/drm/ttm/
Dttm_object.c114 struct ttm_object_file *tfile; member
118 ttm_object_file_ref(struct ttm_object_file *tfile) in ttm_object_file_ref()
126 struct ttm_object_file *tfile = in ttm_object_file_destroy() local
135 struct ttm_object_file *tfile = *p_tfile; in ttm_object_file_unref() local
142 int ttm_base_object_init(struct ttm_object_file *tfile, in ttm_base_object_init()
214 struct ttm_base_object *ttm_base_object_lookup(struct ttm_object_file *tfile, in ttm_base_object_lookup()
245 int ttm_ref_object_add(struct ttm_object_file *tfile, in ttm_ref_object_add()
314 struct ttm_object_file *tfile = ref->tfile; in ttm_ref_object_release() local
332 int ttm_ref_object_base_unref(struct ttm_object_file *tfile, in ttm_ref_object_base_unref()
358 struct ttm_object_file *tfile = *p_tfile; in ttm_object_file_release() local
[all …]
Dttm_lock.c240 struct ttm_object_file *tfile) in ttm_vt_lock()
/linux-3.3/drivers/gpu/drm/vmwgfx/
Dvmwgfx_resource.c382 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 …]
Dvmwgfx_fence.c565 struct ttm_object_file *tfile = vmw_fpriv(file_priv)->tfile; in vmw_user_fence_create() local
689 struct ttm_object_file *tfile = vmw_fpriv(file_priv)->tfile; in vmw_fence_obj_wait_ioctl() local
748 struct ttm_object_file *tfile = vmw_fpriv(file_priv)->tfile; in vmw_fence_obj_signaled_ioctl() local
Dvmwgfx_ioctl.c124 struct ttm_object_file *tfile = vmw_fpriv(file_priv)->tfile; in vmw_present_ioctl() local
Dvmwgfx_kms.c177 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()
1091 struct ttm_object_file *tfile = vmw_fpriv(file_priv)->tfile; in vmw_kms_fb_create() local
Dvmwgfx_overlay.c455 struct ttm_object_file *tfile = vmw_fpriv(file_priv)->tfile; in vmw_overlay_ioctl() local
Dvmwgfx_drv.h64 struct ttm_object_file *tfile; member
156 struct ttm_object_file *tfile; member
/linux-3.3/drivers/net/
Dtun.c120 struct tun_file *tfile; member
154 struct tun_file *tfile = file->private_data; in tun_attach() local
206 static struct tun_struct *__tun_get(struct tun_file *tfile) in __tun_get()
223 struct tun_file *tfile = tun->tfile; in tun_put() local
347 struct tun_file *tfile = tun->tfile; in tun_net_uninit() local
546 struct tun_file *tfile = file->private_data; in tun_chr_poll() local
888 struct tun_file *tfile = file->private_data; in tun_chr_aio_read() local
1247 struct tun_file *tfile = file->private_data; in __tun_chr_ioctl() local
1511 struct tun_file *tfile; in tun_chr_open() local
1527 struct tun_file *tfile = file->private_data; in tun_chr_close() local
/linux-3.3/include/drm/ttm/
Dttm_object.h126 struct ttm_object_file *tfile; member
/linux-3.3/fs/
Deventpoll.c1073 struct file *tfile, int fd) in ep_insert()
1572 struct file *file, *tfile; in SYSCALL_DEFINE4() local