Home
last modified time | relevance | path

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

/linux-2.6.39/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-2.6.39/drivers/staging/gma500/
Dpsb_ttm_fence_user.c47 struct ttm_object_file *tfile, in ttm_fence_user_object_lookup()
105 struct ttm_object_file *tfile, in ttm_fence_user_create()
167 int ttm_fence_signaled_ioctl(struct ttm_object_file *tfile, void *data) in ttm_fence_signaled_ioctl()
199 int ttm_fence_finish_ioctl(struct ttm_object_file *tfile, void *data) in ttm_fence_finish_ioctl()
230 int ttm_fence_unref_ioctl(struct ttm_object_file *tfile, void *data) in ttm_fence_unref_ioctl()
Dpsb_ttm_placement_user.c64 static struct ttm_bo_user_object *ttm_bo_user_lookup(struct ttm_object_file in ttm_bo_user_lookup()
86 struct ttm_buffer_object *ttm_buffer_object_lookup(struct ttm_object_file in ttm_buffer_object_lookup()
264 int ttm_pl_create_ioctl(struct ttm_object_file *tfile, in ttm_pl_create_ioctl()
338 int ttm_pl_ub_create_ioctl(struct ttm_object_file *tfile, in ttm_pl_ub_create_ioctl()
414 int ttm_pl_reference_ioctl(struct ttm_object_file *tfile, void *data) in ttm_pl_reference_ioctl()
445 int ttm_pl_unref_ioctl(struct ttm_object_file *tfile, void *data) in ttm_pl_unref_ioctl()
452 int ttm_pl_synccpu_ioctl(struct ttm_object_file *tfile, void *data) in ttm_pl_synccpu_ioctl()
496 int ttm_pl_setstatus_ioctl(struct ttm_object_file *tfile, in ttm_pl_setstatus_ioctl()
585 int ttm_pl_waitidle_ioctl(struct ttm_object_file *tfile, void *data) in ttm_pl_waitidle_ioctl()
612 struct ttm_object_file *tfile) in ttm_pl_verify_access()
Dpsb_sgx.c187 struct ttm_object_file *tfile = psb_fpriv(file_priv)->tfile; in psb_fence_or_sync() local
Dpsb_drv.h725 struct ttm_object_file *tfile; member
/linux-2.6.39/drivers/gpu/drm/vmwgfx/
Dvmwgfx_resource.c303 struct ttm_object_file *tfile = vmw_fpriv(file_priv)->tfile; in vmw_context_destroy_ioctl() local
335 struct ttm_object_file *tfile = vmw_fpriv(file_priv)->tfile; in vmw_context_define_ioctl() local
366 struct ttm_object_file *tfile, in vmw_context_check()
496 struct ttm_object_file *tfile, in vmw_user_surface_lookup_handle()
550 struct ttm_object_file *tfile = vmw_fpriv(file_priv)->tfile; in vmw_surface_destroy_ioctl() local
568 struct ttm_object_file *tfile = vmw_fpriv(file_priv)->tfile; in vmw_surface_define_ioctl() local
672 struct ttm_object_file *tfile = vmw_fpriv(file_priv)->tfile; in vmw_surface_reference_ioctl() local
719 struct ttm_object_file *tfile, in vmw_surface_check()
922 int vmw_user_dmabuf_lookup(struct ttm_object_file *tfile, in vmw_user_dmabuf_lookup()
1032 struct ttm_object_file *tfile = vmw_fpriv(file_priv)->tfile; in vmw_stream_unref_ioctl() local
[all …]
Dvmwgfx_kms.c104 struct ttm_object_file *tfile = vmw_fpriv(file_priv)->tfile; in vmw_du_crtc_cursor_set() local
202 struct ttm_object_file *tfile, in vmw_kms_cursor_snoop()
842 struct ttm_object_file *tfile = vmw_fpriv(file_priv)->tfile; in vmw_kms_fb_create() local
Dvmwgfx_drv.h57 struct ttm_object_file *tfile; member
142 struct ttm_object_file *tfile; member
Dvmwgfx_overlay.c465 struct ttm_object_file *tfile = vmw_fpriv(file_priv)->tfile; in vmw_overlay_ioctl() local
/linux-2.6.39/drivers/net/
Dtun.c120 struct tun_file *tfile; member
151 struct tun_file *tfile = file->private_data; in tun_attach() local
203 static struct tun_struct *__tun_get(struct tun_file *tfile) in __tun_get()
220 struct tun_file *tfile = tun->tfile; in tun_put() local
344 struct tun_file *tfile = tun->tfile; in tun_net_uninit() local
510 struct tun_file *tfile = file->private_data; in tun_chr_poll() local
849 struct tun_file *tfile = file->private_data; in tun_chr_aio_read() local
1208 struct tun_file *tfile = file->private_data; in __tun_chr_ioctl() local
1475 struct tun_file *tfile; in tun_chr_open() local
1491 struct tun_file *tfile = file->private_data; in tun_chr_close() local
/linux-2.6.39/include/drm/ttm/
Dttm_object.h126 struct ttm_object_file *tfile; member
/linux-2.6.39/fs/
Deventpoll.c922 struct file *tfile, int fd) in ep_insert()
1352 struct file *file, *tfile; in SYSCALL_DEFINE4() local
/linux-2.6.39/drivers/gpu/drm/nouveau/
Dnouveau_drv.h49 struct ttm_object_file *tfile; member