Home
last modified time | relevance | path

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

/openbsd/sys/dev/pci/drm/amd/amdkfd/
H A Dkfd_chardev.c655 static int kfd_ioctl_dbg_register(struct file *filep, in kfd_ioctl_dbg_register()
661 static int kfd_ioctl_dbg_unregister(struct file *filep, in kfd_ioctl_dbg_unregister()
1558 static int kfd_ioctl_import_dmabuf(struct file *filep, in kfd_ioctl_import_dmabuf()
1615 static int kfd_ioctl_export_dmabuf(struct file *filep, in kfd_ioctl_export_dmabuf()
1668 static int kfd_ioctl_smi_events(struct file *filep, in kfd_ioctl_smi_events()
2047 static int criu_checkpoint(struct file *filep, in criu_checkpoint()
2488 static int criu_restore_objects(struct file *filep, in criu_restore_objects()
2544 static int criu_restore(struct file *filep, in criu_restore()
2600 static int criu_unpause(struct file *filep, in criu_unpause()
2624 static int criu_resume(struct file *filep, in criu_resume()
[all …]
H A Dkfd_smi_events.c64 static __poll_t kfd_smi_ev_poll(struct file *filep, in kfd_smi_ev_poll()
80 static ssize_t kfd_smi_ev_read(struct file *filep, char __user *user, in kfd_smi_ev_read()
125 static ssize_t kfd_smi_ev_write(struct file *filep, const char __user *user, in kfd_smi_ev_write()
149 static int kfd_smi_ev_release(struct inode *inode, struct file *filep) in kfd_smi_ev_release()
H A Dkfd_process.c1279 int kfd_process_init_cwsr_apu(struct kfd_process *p, struct file *filep) in kfd_process_init_cwsr_apu()
/openbsd/sys/dev/pci/drm/
H A Ddrm_debugfs_crc.c195 static int crtc_crc_open(struct inode *inode, struct file *filep) in crtc_crc_open()
258 static int crtc_crc_release(struct inode *inode, struct file *filep) in crtc_crc_release()
284 static ssize_t crtc_crc_read(struct file *filep, char __user *user_buf, in crtc_crc_read()
H A Ddrm_gem.c963 long drm_gem_dma_resv_wait(struct drm_file *filep, u32 handle, in drm_gem_dma_resv_wait()
/openbsd/regress/usr.bin/mandoc/db/dbm_dump/
H A Ddbm_dump.c79 const char *namep, *sectp, *archp, *descp, *filep; in dump_pages() local
/openbsd/lib/libcurses/base/
H A Dlib_screen.c649 getwin(FILE *filep) in getwin()
795 putwin(WINDOW *win, FILE *filep) in putwin()
/openbsd/sys/dev/pci/drm/radeon/
H A Dradeon_ttm.c832 static int radeon_ttm_vram_open(struct inode *inode, struct file *filep) in radeon_ttm_vram_open()
884 static int radeon_ttm_gtt_open(struct inode *inode, struct file *filep) in radeon_ttm_gtt_open()
/openbsd/usr.sbin/npppd/npppd/
H A Dnpppd_subr.c84 FILE *filep; in load_resolv_conf() local
/openbsd/usr.bin/sdiff/
H A Dsdiff.c1010 struct fileline *filep; in printc() local
/openbsd/gnu/usr.bin/binutils-2.17/bfd/
H A Delf64-sparc.c734 elf64_sparc_print_symbol_all (bfd *abfd ATTRIBUTE_UNUSED, PTR filep, in elf64_sparc_print_symbol_all()
H A Dtekhex.c899 void * filep, in tekhex_print_symbol()
H A Dcoffgen.c1864 void * filep, in coff_print_symbol()
H A Decofflink.c351 bfd_boolean filep; member
H A Decoff.c1363 void * filep, in _bfd_ecoff_print_symbol()
H A Delf.c1351 void *filep, in bfd_elf_print_symbol()
/openbsd/gnu/gcc/gcc/
H A Dpostreload-gcse.c435 dump_hash_table_entry (void **slot, void *filep) in dump_hash_table_entry()
/openbsd/gnu/usr.bin/binutils/bfd/
H A Dtekhex.c988 tekhex_print_symbol (abfd, filep, symbol, how) in tekhex_print_symbol() argument
H A Dcoffgen.c2031 coff_print_symbol (abfd, filep, symbol, how) in coff_print_symbol() argument
H A Decofflink.c351 bfd_boolean filep; member
H A Delf64-sparc.c3068 sparc64_elf_print_symbol_all (abfd, filep, symbol) in sparc64_elf_print_symbol_all() argument
H A Decoff.c1476 _bfd_ecoff_print_symbol (abfd, filep, symbol, how) in _bfd_ecoff_print_symbol() argument
H A Delf.c1180 void *filep, in bfd_elf_print_symbol()
/openbsd/gnu/gcc/libmudflap/
H A Dmf-hooks2.c2072 WRAPPER2(struct mntent *, getmntent, FILE *filep) in WRAPPER2()