Home
last modified time | relevance | path

Searched defs:filep (Results 1 – 25 of 30) sorted by relevance

12

/netbsd-src/sys/external/bsd/drm2/dist/drm/amd/amdkfd/
H A Dkfd_chardev.c112 static int kfd_open(struct inode *inode, struct file *filep) in kfd_open()
148 static int kfd_release(struct inode *inode, struct file *filep) in kfd_release()
158 static int kfd_ioctl_get_version(struct file *filep, struct kfd_process *p, in kfd_ioctl_get_version()
274 static int kfd_ioctl_create_queue(struct file *filep, struct kfd_process *p, in kfd_ioctl_create_queue()
469 static int kfd_ioctl_get_queue_wave_state(struct file *filep, in kfd_ioctl_get_queue_wave_state()
487 static int kfd_ioctl_set_memory_policy(struct file *filep, in kfd_ioctl_set_memory_policy()
539 static int kfd_ioctl_set_trap_handler(struct file *filep, in kfd_ioctl_set_trap_handler()
571 static int kfd_ioctl_dbg_register(struct file *filep, in kfd_ioctl_dbg_register()
625 static int kfd_ioctl_dbg_unregister(struct file *filep, in kfd_ioctl_dbg_unregister()
663 static int kfd_ioctl_dbg_address_watch(struct file *filep, in kfd_ioctl_dbg_address_watch()
[all …]
H A Dkfd_process.c273 struct kfd_process *kfd_create_process(struct file *filep) in kfd_create_process()
559 static int kfd_process_init_cwsr_apu(struct kfd_process *p, struct file *filep) in kfd_process_init_cwsr_apu()
/netbsd-src/sys/external/bsd/drm2/dist/drm/
H A Ddrm_debugfs_crc.c198 static int crtc_crc_open(struct inode *inode, struct file *filep) in crtc_crc_open()
261 static int crtc_crc_release(struct inode *inode, struct file *filep) in crtc_crc_release()
287 static ssize_t crtc_crc_read(struct file *filep, char __user *user_buf, in crtc_crc_read()
H A Ddrm_gem.c873 long drm_gem_dma_resv_wait(struct drm_file *filep, u32 handle, in drm_gem_dma_resv_wait()
/netbsd-src/sys/arch/mvme68k/stand/libsa/
H A Dparse_args.c41 parse_args(char **filep, int *flagp, int *partp) in parse_args()
/netbsd-src/sys/arch/mvmeppc/stand/libsa/
H A Dparse_args.c40 parse_args(char *astart, const char *aend, const char **filep, int *flagp, int *partp) in parse_args()
/netbsd-src/crypto/external/bsd/netpgp/dist/src/lib/
H A Dbufgap.c133 FILE *filep; in bufgap_open() local
503 bufgap_write(bufgap_t *bp, FILE *filep) in bufgap_write()
/netbsd-src/crypto/external/bsd/netpgp/dist/src/netpgpverify/
H A Dbufgap.c122 FILE *filep; in bufgap_open() local
492 bufgap_write(bufgap_t *bp, FILE *filep) in bufgap_write()
/netbsd-src/external/bsd/libevent/dist/
H A Devent_rpcgen.py93 def PrintIndented(filep, ident, code): argument
105 def PrintTags(self, filep): argument
114 def PrintForwardDeclaration(self, filep): argument
117 def PrintDeclaration(self, filep): argument
164 def PrintCode(self, filep): argument
1613 def GetNextStruct(filep): argument
1681 def Parse(factory, filep): argument
/netbsd-src/sys/external/bsd/drm2/dist/drm/radeon/
H A Dradeon_ttm.c1184 static int radeon_ttm_vram_open(struct inode *inode, struct file *filep) in radeon_ttm_vram_open()
1236 static int radeon_ttm_gtt_open(struct inode *inode, struct file *filep) in radeon_ttm_gtt_open()
/netbsd-src/external/ibm-public/postfix/dist/src/tls/
H A Dtls_certkey.c466 char **filep; in load_chain_files() local
/netbsd-src/usr.bin/sdiff/
H A Dsdiff.c984 struct fileline *filep; in printc() local
/netbsd-src/external/gpl3/binutils/dist/bfd/
H A Dwasm-module.c717 void * filep, in wasm_print_symbol()
H A Delf64-sparc.c775 elf64_sparc_print_symbol_all (bfd *abfd ATTRIBUTE_UNUSED, void * filep, in elf64_sparc_print_symbol_all()
H A Dtekhex.c936 void * filep, in tekhex_print_symbol()
H A Decofflink.c333 bool filep; member
H A Dcoffgen.c2159 void * filep, in coff_print_symbol()
/netbsd-src/external/gpl3/binutils.old/dist/bfd/
H A Dwasm-module.c717 void * filep, in wasm_print_symbol()
H A Delf64-sparc.c760 elf64_sparc_print_symbol_all (bfd *abfd ATTRIBUTE_UNUSED, void * filep, in elf64_sparc_print_symbol_all()
H A Dtekhex.c936 void * filep, in tekhex_print_symbol()
H A Decofflink.c333 bool filep; member
H A Dcoffgen.c2054 void * filep, in coff_print_symbol()
H A Decoff.c1371 void * filep, in _bfd_ecoff_print_symbol()
/netbsd-src/libexec/tftpd/
H A Dtftpd.c774 validate_access(char **filep, int mode) in validate_access()
/netbsd-src/external/bsd/libarchive/dist/libarchive/
H A Darchive_write_set_format_mtree.c1986 mtree_entry_tree_add(struct archive_write *a, struct mtree_entry **filep) in mtree_entry_tree_add()

12