/netbsd-src/sys/external/bsd/drm2/dist/drm/amd/amdkfd/ |
H A D | kfd_chardev.c | 112 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 D | kfd_process.c | 273 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 D | drm_debugfs_crc.c | 198 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 D | drm_gem.c | 873 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 D | parse_args.c | 41 parse_args(char **filep, int *flagp, int *partp) in parse_args()
|
/netbsd-src/sys/arch/mvmeppc/stand/libsa/ |
H A D | parse_args.c | 40 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 D | bufgap.c | 133 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 D | bufgap.c | 122 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 D | event_rpcgen.py | 93 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 D | radeon_ttm.c | 1184 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 D | tls_certkey.c | 466 char **filep; in load_chain_files() local
|
/netbsd-src/usr.bin/sdiff/ |
H A D | sdiff.c | 984 struct fileline *filep; in printc() local
|
/netbsd-src/external/gpl3/binutils/dist/bfd/ |
H A D | wasm-module.c | 717 void * filep, in wasm_print_symbol()
|
H A D | elf64-sparc.c | 775 elf64_sparc_print_symbol_all (bfd *abfd ATTRIBUTE_UNUSED, void * filep, in elf64_sparc_print_symbol_all()
|
H A D | tekhex.c | 936 void * filep, in tekhex_print_symbol()
|
H A D | ecofflink.c | 333 bool filep; member
|
H A D | coffgen.c | 2159 void * filep, in coff_print_symbol()
|
/netbsd-src/external/gpl3/binutils.old/dist/bfd/ |
H A D | wasm-module.c | 717 void * filep, in wasm_print_symbol()
|
H A D | elf64-sparc.c | 760 elf64_sparc_print_symbol_all (bfd *abfd ATTRIBUTE_UNUSED, void * filep, in elf64_sparc_print_symbol_all()
|
H A D | tekhex.c | 936 void * filep, in tekhex_print_symbol()
|
H A D | ecofflink.c | 333 bool filep; member
|
H A D | coffgen.c | 2054 void * filep, in coff_print_symbol()
|
H A D | ecoff.c | 1371 void * filep, in _bfd_ecoff_print_symbol()
|
/netbsd-src/libexec/tftpd/ |
H A D | tftpd.c | 774 validate_access(char **filep, int mode) in validate_access()
|
/netbsd-src/external/bsd/libarchive/dist/libarchive/ |
H A D | archive_write_set_format_mtree.c | 1986 mtree_entry_tree_add(struct archive_write *a, struct mtree_entry **filep) in mtree_entry_tree_add()
|