Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/gpu/drm/vmwgfx/
Dttm_object.c128 struct ttm_object_file *tfile; member
134 ttm_object_file_ref(struct ttm_object_file *tfile) in ttm_object_file_ref()
142 struct ttm_object_file *tfile = in ttm_object_file_destroy() local
151 struct ttm_object_file *tfile = *p_tfile; in ttm_object_file_unref() local
158 int ttm_base_object_init(struct ttm_object_file *tfile, in ttm_base_object_init()
245 ttm_base_object_noref_lookup(struct ttm_object_file *tfile, uint32_t key) in ttm_base_object_noref_lookup()
263 struct ttm_base_object *ttm_base_object_lookup(struct ttm_object_file *tfile, in ttm_base_object_lookup()
309 bool ttm_ref_object_exists(struct ttm_object_file *tfile, in ttm_ref_object_exists()
344 int ttm_ref_object_add(struct ttm_object_file *tfile, in ttm_ref_object_add()
425 struct ttm_object_file *tfile = ref->tfile; in ttm_ref_object_release() local
[all …]
Dvmwgfx_bo.c597 struct ttm_object_file *tfile, in vmw_user_bo_alloc()
654 struct ttm_object_file *tfile) in vmw_user_bo_verify_access()
688 struct ttm_object_file *tfile, in vmw_user_bo_synccpu_grab()
738 struct ttm_object_file *tfile, in vmw_user_bo_synccpu_release()
768 struct ttm_object_file *tfile = vmw_fpriv(file_priv)->tfile; in vmw_user_bo_synccpu_ioctl() local
902 int vmw_user_bo_lookup(struct ttm_object_file *tfile, in vmw_user_bo_lookup()
953 vmw_user_bo_noref_lookup(struct ttm_object_file *tfile, u32 handle) in vmw_user_bo_noref_lookup()
985 int vmw_user_bo_reference(struct ttm_object_file *tfile, in vmw_user_bo_reference()
1086 struct ttm_object_file *tfile = vmw_fpriv(file_priv)->tfile; in vmw_dumb_map_offset() local
Dvmwgfx_prime.c77 struct ttm_object_file *tfile = vmw_fpriv(file_priv)->tfile; in vmw_prime_fd_to_handle() local
87 struct ttm_object_file *tfile = vmw_fpriv(file_priv)->tfile; in vmw_prime_handle_to_fd() local
Dvmwgfx_simple_resource.c151 struct ttm_object_file *tfile = vmw_fpriv(file_priv)->tfile; in vmw_simple_resource_create_ioctl() local
232 vmw_simple_resource_lookup(struct ttm_object_file *tfile, in vmw_simple_resource_lookup()
Dvmwgfx_fence.c606 struct ttm_object_file *tfile = vmw_fpriv(file_priv)->tfile; in vmw_user_fence_create() local
779 vmw_fence_obj_lookup(struct ttm_object_file *tfile, u32 handle) in vmw_fence_obj_lookup()
808 struct ttm_object_file *tfile = vmw_fpriv(file_priv)->tfile; in vmw_fence_obj_wait_ioctl() local
863 struct ttm_object_file *tfile = vmw_fpriv(file_priv)->tfile; in vmw_fence_obj_signaled_ioctl() local
1111 struct ttm_object_file *tfile = vmw_fp->tfile; in vmw_fence_event_ioctl() local
Dvmwgfx_resource.c254 struct ttm_object_file *tfile, in vmw_user_resource_lookup_handle()
299 struct ttm_object_file *tfile, in vmw_user_resource_noref_lookup_handle()
324 struct ttm_object_file *tfile, in vmw_user_lookup_handle()
Dvmwgfx_va.c153 struct ttm_object_file *tfile, in vmw_user_stream_lookup()
Dvmwgfx_surface.c713 struct ttm_object_file *tfile = vmw_fpriv(file_priv)->tfile; in vmw_surface_destroy_ioctl() local
739 struct ttm_object_file *tfile = vmw_fpriv(file_priv)->tfile; in vmw_surface_define_ioctl() local
936 struct ttm_object_file *tfile = vmw_fpriv(file_priv)->tfile; in vmw_surface_handle_reference() local
1022 struct ttm_object_file *tfile = vmw_fpriv(file_priv)->tfile; in vmw_surface_reference_ioctl() local
1457 struct ttm_object_file *tfile = vmw_fpriv(file_priv)->tfile; in vmw_gb_surface_define_internal() local
1648 struct ttm_object_file *tfile = vmw_fpriv(file_priv)->tfile; in vmw_gb_surface_reference_internal() local
Dvmwgfx_shader.c707 struct ttm_object_file *tfile = vmw_fpriv(file_priv)->tfile; in vmw_shader_destroy_ioctl() local
720 struct ttm_object_file *tfile, in vmw_user_shader_alloc()
846 struct ttm_object_file *tfile = vmw_fpriv(file_priv)->tfile; in vmw_shader_define() local
Dttm_object.h128 struct ttm_object_file *tfile; member
Dvmwgfx_ioctl.c257 struct ttm_object_file *tfile = vmw_fpriv(file_priv)->tfile; in vmw_present_ioctl() local
Dvmwgfx_context.c721 struct ttm_object_file *tfile = vmw_fpriv(file_priv)->tfile; in vmw_context_destroy_ioctl() local
734 struct ttm_object_file *tfile = vmw_fpriv(file_priv)->tfile; in vmw_context_define() local
Dvmwgfx_overlay.c431 struct ttm_object_file *tfile = vmw_fpriv(file_priv)->tfile; in vmw_overlay_ioctl() local
Dvmwgfx_ttm_buffer.c736 struct ttm_object_file *tfile = in vmw_verify_access() local
Dvmwgfx_kms.c145 struct ttm_object_file *tfile, in vmw_kms_cursor_snoop()
1366 struct ttm_object_file *tfile = vmw_fpriv(file_priv)->tfile; in vmw_kms_fb_create() local
Dvmwgfx_drv.h94 struct ttm_object_file *tfile; member
/kernel/linux/linux-5.10/drivers/net/
Dtun.c238 struct tun_file *tfile = container_of(napi, struct tun_file, napi); in tun_napi_receive() local
276 static void tun_napi_init(struct tun_struct *tun, struct tun_file *tfile, in tun_napi_init()
288 static void tun_napi_enable(struct tun_file *tfile) in tun_napi_enable()
294 static void tun_napi_disable(struct tun_file *tfile) in tun_napi_disable()
300 static void tun_napi_del(struct tun_file *tfile) in tun_napi_del()
306 static bool tun_napi_frags_enabled(const struct tun_file *tfile) in tun_napi_frags_enabled()
486 struct tun_file *tfile) in tun_flow_update()
605 static void tun_disable_queue(struct tun_struct *tun, struct tun_file *tfile) in tun_disable_queue()
612 static struct tun_struct *tun_enable_queue(struct tun_file *tfile) in tun_enable_queue()
636 static void tun_queue_purge(struct tun_file *tfile) in tun_queue_purge()
[all …]
/kernel/linux/linux-5.10/drivers/remoteproc/
Dremoteproc_debugfs.c381 void rproc_remove_trace_file(struct dentry *tfile) in rproc_remove_trace_file()
389 struct dentry *tfile; in rproc_create_trace_file() local
Dremoteproc_internal.h22 struct dentry *tfile; member
/kernel/linux/linux-5.10/fs/
Deventpoll.c1499 struct file *tfile, int fd, int full_check) in ep_insert()