Searched defs:vfile (Results 1 – 12 of 12) sorted by relevance
/netbsd-src/sys/external/bsd/drm2/dist/drm/vgem/ |
H A D | vgem_fence.c | 89 static struct dma_fence *vgem_fence_create(struct vgem_file *vfile, in vgem_fence_create() 135 struct vgem_file *vfile = file->driver_priv; in vgem_fence_attach_ioctl() local 216 struct vgem_file *vfile = file->driver_priv; in vgem_fence_signal_ioctl() local 240 int vgem_fence_open(struct vgem_file *vfile) in vgem_fence_open() 255 void vgem_fence_close(struct vgem_file *vfile) in vgem_fence_close()
|
H A D | vgem_drv.c | 138 struct vgem_file *vfile; in vgem_open() local 158 struct vgem_file *vfile = file->driver_priv; in vgem_postclose() local
|
/netbsd-src/external/gpl2/xcvs/dist/src/ |
H A D | import.c | 581 process_import_file (char *message, char *vfile, char *vtag, int targc, in process_import_file() 685 update_rcs_file (char *message, char *vfile, char *vtag, int targc, in update_rcs_file() 772 add_rev (char *message, RCSNode *rcs, char *vfile, char *vers) in add_rev() 832 add_tags (RCSNode *rcs, char *vfile, char *vtag, int targc, char **targv) in add_tags()
|
H A D | client.c | 4997 client_process_import_file (char *message, char *vfile, char *vtag, int targc, in client_process_import_file()
|
/netbsd-src/external/gpl3/binutils/dist/bfd/ |
H A D | pei-x86_64.c | 533 pex64_bfd_print_pdata_section (bfd *abfd, void *vfile, asection *pdata_section) in pex64_bfd_print_pdata_section() 819 pex64_bfd_print_pdata (bfd *abfd, void *vfile) in pex64_bfd_print_pdata()
|
H A D | mach-o-i386.c | 286 void *vfile, char *buf) in bfd_mach_o_i386_print_thread()
|
H A D | peXXigen.c | 1263 pe_print_idata (bfd * abfd, void * vfile) in pe_print_idata() 1542 pe_print_edata (bfd * abfd, void * vfile) in pe_print_edata() 1826 pe_print_pdata (bfd * abfd, void * vfile) in pe_print_pdata() 1999 _bfd_XX_print_ce_compressed_pdata (bfd * abfd, void * vfile) in _bfd_XX_print_ce_compressed_pdata() 2139 pe_print_reloc (bfd * abfd, void * vfile) in pe_print_reloc() 2435 rsrc_print_section (bfd * abfd, void * vfile) in rsrc_print_section() 2546 pe_print_debugdata (bfd * abfd, void * vfile) in pe_print_debugdata() 2734 _bfd_XX_print_private_bfd_data_common (bfd * abfd, void * vfile) in _bfd_XX_print_private_bfd_data_common()
|
H A D | peicode.h | 347 pe_print_private_bfd_data (bfd *abfd, void * vfile) in pe_print_private_bfd_data()
|
/netbsd-src/external/gpl3/binutils.old/dist/bfd/ |
H A D | pei-x86_64.c | 553 pex64_bfd_print_pdata_section (bfd *abfd, void *vfile, asection *pdata_section) in pex64_bfd_print_pdata_section() 846 pex64_bfd_print_pdata (bfd *abfd, void *vfile) in pex64_bfd_print_pdata()
|
H A D | mach-o-i386.c | 286 void *vfile, char *buf) in bfd_mach_o_i386_print_thread()
|
H A D | peXXigen.c | 1250 pe_print_idata (bfd * abfd, void * vfile) in pe_print_idata() 1526 pe_print_edata (bfd * abfd, void * vfile) in pe_print_edata() 1814 pe_print_pdata (bfd * abfd, void * vfile) in pe_print_pdata() 1986 _bfd_XX_print_ce_compressed_pdata (bfd * abfd, void * vfile) in _bfd_XX_print_ce_compressed_pdata() 2123 pe_print_reloc (bfd * abfd, void * vfile) in pe_print_reloc() 2417 rsrc_print_section (bfd * abfd, void * vfile) in rsrc_print_section() 2528 pe_print_debugdata (bfd * abfd, void * vfile) in pe_print_debugdata() 2713 _bfd_XX_print_private_bfd_data_common (bfd * abfd, void * vfile) in _bfd_XX_print_private_bfd_data_common()
|
H A D | peicode.h | 353 pe_print_private_bfd_data (bfd *abfd, void * vfile) in pe_print_private_bfd_data()
|