/netbsd-src/sys/external/bsd/drm2/dist/drm/vmwgfx/ |
H A D | ttm_object.c | 135 struct ttm_object_file *tfile; member 141 ttm_object_file_ref(struct ttm_object_file *tfile) in ttm_object_file_ref() 149 struct ttm_object_file *tfile = in ttm_object_file_destroy() local 158 struct ttm_object_file *tfile = *p_tfile; in ttm_object_file_unref() local 165 int ttm_base_object_init(struct ttm_object_file *tfile, in ttm_base_object_init() 252 ttm_base_object_noref_lookup(struct ttm_object_file *tfile, uint32_t key) in ttm_base_object_noref_lookup() 270 struct ttm_base_object *ttm_base_object_lookup(struct ttm_object_file *tfile, in ttm_base_object_lookup() 316 bool ttm_ref_object_exists(struct ttm_object_file *tfile, in ttm_ref_object_exists() 351 int ttm_ref_object_add(struct ttm_object_file *tfile, in ttm_ref_object_add() 432 struct ttm_object_file *tfile = ref->tfile; in ttm_ref_object_release() local [all …]
|
H A D | vmwgfx_bo.c | 607 struct ttm_object_file *tfile, in vmw_user_bo_alloc() 664 struct ttm_object_file *tfile) in vmw_user_bo_verify_access() 698 struct ttm_object_file *tfile, in vmw_user_bo_synccpu_grab() 748 struct ttm_object_file *tfile, in vmw_user_bo_synccpu_release() 778 struct ttm_object_file *tfile = vmw_fpriv(file_priv)->tfile; in vmw_user_bo_synccpu_ioctl() local 912 int vmw_user_bo_lookup(struct ttm_object_file *tfile, in vmw_user_bo_lookup() 963 vmw_user_bo_noref_lookup(struct ttm_object_file *tfile, u32 handle) in vmw_user_bo_noref_lookup() 995 int vmw_user_bo_reference(struct ttm_object_file *tfile, in vmw_user_bo_reference() 1096 struct ttm_object_file *tfile = vmw_fpriv(file_priv)->tfile; in vmw_dumb_map_offset() local
|
H A D | vmwgfx_prime.c | 82 struct ttm_object_file *tfile = vmw_fpriv(file_priv)->tfile; in vmw_prime_fd_to_handle() local 92 struct ttm_object_file *tfile = vmw_fpriv(file_priv)->tfile; in vmw_prime_handle_to_fd() local
|
H A D | vmwgfx_simple_resource.c | 156 struct ttm_object_file *tfile = vmw_fpriv(file_priv)->tfile; in vmw_simple_resource_create_ioctl() local 237 vmw_simple_resource_lookup(struct ttm_object_file *tfile, in vmw_simple_resource_lookup()
|
H A D | vmwgfx_fence.c | 644 struct ttm_object_file *tfile = vmw_fpriv(file_priv)->tfile; in vmw_user_fence_create() local 817 vmw_fence_obj_lookup(struct ttm_object_file *tfile, u32 handle) in vmw_fence_obj_lookup() 846 struct ttm_object_file *tfile = vmw_fpriv(file_priv)->tfile; in vmw_fence_obj_wait_ioctl() local 901 struct ttm_object_file *tfile = vmw_fpriv(file_priv)->tfile; in vmw_fence_obj_signaled_ioctl() local 1152 struct ttm_object_file *tfile = vmw_fp->tfile; in vmw_fence_event_ioctl() local
|
H A D | vmwgfx_va.c | 158 struct ttm_object_file *tfile, in vmw_user_stream_lookup()
|
H A D | vmwgfx_resource.c | 265 struct ttm_object_file *tfile, in vmw_user_resource_lookup_handle() 310 struct ttm_object_file *tfile, in vmw_user_resource_noref_lookup_handle() 335 struct ttm_object_file *tfile, in vmw_user_lookup_handle()
|
H A D | vmwgfx_surface.c | 717 struct ttm_object_file *tfile = vmw_fpriv(file_priv)->tfile; in vmw_surface_destroy_ioctl() local 742 struct ttm_object_file *tfile = vmw_fpriv(file_priv)->tfile; in vmw_surface_define_ioctl() local 937 struct ttm_object_file *tfile = vmw_fpriv(file_priv)->tfile; in vmw_surface_handle_reference() local 1023 struct ttm_object_file *tfile = vmw_fpriv(file_priv)->tfile; in vmw_surface_reference_ioctl() local 1601 struct ttm_object_file *tfile = vmw_fpriv(file_priv)->tfile; in vmw_gb_surface_define_internal() local 1767 struct ttm_object_file *tfile = vmw_fpriv(file_priv)->tfile; in vmw_gb_surface_reference_internal() local
|
H A D | ttm_object.h | 130 struct ttm_object_file *tfile; member
|
H A D | vmwgfx_shader.c | 712 struct ttm_object_file *tfile = vmw_fpriv(file_priv)->tfile; in vmw_shader_destroy_ioctl() local 725 struct ttm_object_file *tfile, in vmw_user_shader_alloc() 851 struct ttm_object_file *tfile = vmw_fpriv(file_priv)->tfile; in vmw_shader_define() local
|
H A D | vmwgfx_ioctl.c | 256 struct ttm_object_file *tfile = vmw_fpriv(file_priv)->tfile; in vmw_present_ioctl() local
|
H A D | vmwgfx_context.c | 719 struct ttm_object_file *tfile = vmw_fpriv(file_priv)->tfile; in vmw_context_destroy_ioctl() local 732 struct ttm_object_file *tfile = vmw_fpriv(file_priv)->tfile; in vmw_context_define() local
|
H A D | vmwgfx_ttm_buffer.c | 796 struct ttm_object_file *tfile = in vmw_verify_access() local
|
H A D | vmwgfx_overlay.c | 469 struct ttm_object_file *tfile = vmw_fpriv(file_priv)->tfile; in vmw_overlay_ioctl() local
|
H A D | vmwgfx_kms.c | 150 struct ttm_object_file *tfile, in vmw_kms_cursor_snoop() 1378 struct ttm_object_file *tfile = vmw_fpriv(file_priv)->tfile; in vmw_kms_fb_create() local
|
H A D | vmwgfx_drv.h | 104 struct ttm_object_file *tfile; member
|
/netbsd-src/usr.bin/last/ |
H A D | want.c | 99 char *tfile; in wtmp() local
|
/netbsd-src/usr.bin/make/ |
H A D | job.c | 1594 char tfile[MAXPATHLEN]; JobWriteShellCommands() local 2767 Job_TempFile(const char * pattern,char * tfile,size_t tfile_sz) Job_TempFile() argument
|
H A D | main.c | 2193 mkTempFile(const char * pattern,char * tfile,size_t tfile_sz) mkTempFile() argument [all...] |
/netbsd-src/games/fortune/fortune/ |
H A D | fortune.c | 452 char *tpath, *offensive, *tfile = strdup(file), *tf; in add_file() local
|
/netbsd-src/usr.sbin/makefs/ |
H A D | cd9660.c | 1265 cd9660node *tfile; in cd9660_rrip_move_directory() local
|
/netbsd-src/external/cddl/osnet/dist/lib/libdtrace/common/ |
H A D | dt_link.c | 1713 char tfile[PATH_MAX]; in dtrace_program_link() local
|
/netbsd-src/external/bsd/pcc/dist/pcc/cc/cc/ |
H A D | cc.c | 1191 char *tfile; in compile_input() local
|
/netbsd-src/external/gpl2/xcvs/dist/src/ |
H A D | client.c | 4329 char *tfile = Xasprintf ("%s.CVSBFCTMP", file); in send_modified() local 4410 char *tfile = Xasprintf ("%s.CVSBFCTMP", file); in send_modified() local
|