Home
last modified time | relevance | path

Searched defs:filep (Results 151 - 175 of 199) sorted by relevance

12345678

/kernel/linux/linux-6.6/tools/hv/
H A Dhv_kvp_daemon.c147 FILE *filep; in kvp_update_file() local
177 FILE *filep; in kvp_update_mem_state() local
[all...]
/third_party/FreeBSD/sys/dev/usb/serial/
H A Dusb_serial.c1348 tty_usb_open(struct file *filep) in tty_usb_open() argument
1367 tty_usb_close(struct file *filep) in tty_usb_close() argument
1381 tty_usb_read(struct file *filep, char *buffer, size_t buflen) in tty_usb_read() argument
1440 tty_usb_write(struct file *filep, const char *buffer, size_t buflen) tty_usb_write() argument
[all...]
/third_party/FreeBSD/sys/dev/usb/
H A Dusb_dev.c780 usb_open(struct file *filep) in usb_open() argument
854 usb_close(struct file *filep) usb_close() argument
959 usb_ioctl(struct file *filep, int cmd, unsigned long arg) usb_ioctl() argument
1042 usb_poll(struct file *filep, poll_table *fds) usb_poll() argument
1146 usb_read(struct file *filep, char *buffer, size_t buflen) usb_read() argument
1253 usb_write(struct file *filep, const char *buffer, size_t buflen) usb_write() argument
[all...]
/third_party/NuttX/drivers/usbdev/gadget/
H A Dcdcacm.c302 static ssize_t cdcuart_write(FAR struct file *filep, in cdcuart_write() argument
604 static ssize_t cdcacm_release_rxpending(FAR struct file *filep, FAR char *buffer, size_t buflen) in cdcacm_release_rxpending() argument
1662 static int cdcuart_open(FAR struct file *filep) in cdcuart_open() argument
1678 cdcuart_ioctl(FAR struct file *filep, int cmd, unsigned long arg) cdcuart_ioctl() argument
[all...]
/third_party/NuttX/fs/nfs/
H A Dnfs_adapter.c1554 int vfs_nfs_write(struct file *filep, const char *buffer, size_t buflen) in vfs_nfs_write() argument
1977 off_t vfs_nfs_seek(struct file *filep, off_t offset, int whence) in vfs_nfs_seek() argument
2197 vfs_nfs_read(struct file *filep, char *buffer, size_t buflen) vfs_nfs_read() argument
2680 vfs_nfs_close_file(struct file *filep) vfs_nfs_close_file() argument
3080 vfs_nfs_open(struct file *filep) vfs_nfs_open() argument
[all...]
/third_party/NuttX/fs/tmpfs/
H A Dfs_tmpfs.c996 int tmpfs_close(struct file *filep) in tmpfs_close() argument
1046 ssize_t tmpfs_read(struct file *filep, cha argument
1247 tmpfs_write(struct file *filep, const char *buffer, size_t buflen) tmpfs_write() argument
1343 tmpfs_seek(struct file *filep, off_t offset, int whence) tmpfs_seek() argument
1400 tmpfs_ioctl(struct file *filep, int cmd, unsigned long arg) tmpfs_ioctl() argument
1409 tmpfs_sync(struct file *filep) tmpfs_sync() argument
[all...]
/kernel/linux/linux-5.10/drivers/fsi/
H A Dfsi-core.c694 static ssize_t cfam_read(struct file *filep, char __user *buf, size_t count, in cfam_read() argument
730 static ssize_t cfam_write(struct file *filep, const char __user *buf, in cfam_write() argument
/kernel/linux/linux-5.10/drivers/char/ipmi/
H A Dipmi_watchdog.c841 static int ipmi_open(struct inode *ino, struct file *filep) in ipmi_open() argument
884 static int ipmi_close(struct inode *ino, struct file *filep) in ipmi_close() argument
/kernel/linux/common_modules/tzdriver/tlogger/
H A Dtlogger.c1066 static int write_version_to_msg(struct file *filep, in write_version_to_msg() argument
1083 static int write_part_log_to_msg(struct file *filep, in write_part_log_to_msg() argument
1117 static int write_log_to_msg(struct file *filep, in write_log_to_msg() argument
1252 struct file *filep = NULL; in open_msg_file() local
1267 struct file *filep = NULL; tlogger_store_msg() local
[all...]
/kernel/linux/common_modules/tzdriver/tui/
H A Dtui.c484 struct file *filep = NULL; in copy_tui_font_file() local
/kernel/linux/linux-5.10/drivers/ntb/test/
H A Dntb_perf.c1182 static ssize_t perf_dbgfs_read_info(struct file *filep, char __user *ubuf, in perf_dbgfs_read_info() argument
1265 static ssize_t perf_dbgfs_read_run(struct file *filep, char __user *ubuf, in perf_dbgfs_read_run() argument
1287 static ssize_t perf_dbgfs_write_run(struct file *filep, const char __user *ubuf, in perf_dbgfs_write_run() argument
1316 static ssize_t perf_dbgfs_read_tcnt(struct file *filep, char __user *ubuf, in perf_dbgfs_read_tcnt() argument
1328 static ssize_t perf_dbgfs_write_tcnt(struct file *filep, in perf_dbgfs_write_tcnt() argument
[all...]
/kernel/linux/linux-5.10/drivers/scsi/
H A Dmegaraid.c2952 megadev_open (struct inode *inode, struct file *filep) in megadev_open() argument
2975 megadev_ioctl(struct file *filep, unsigned int cmd, unsigned long arg) in megadev_ioctl() argument
3368 megadev_unlocked_ioctl(struct file *filep, unsigned int cmd, unsigned long arg) in megadev_unlocked_ioctl() argument
/kernel/linux/linux-5.10/drivers/scsi/mpt3sas/
H A Dmpt3sas_ctl.c536 _ctl_fasync(int fd, struct file *filep, int mode) in _ctl_fasync() argument
548 _ctl_poll(struct file *filep, poll_table *wait) in _ctl_poll() argument
/kernel/linux/linux-5.10/drivers/vhost/
H A Dvhost.c1586 struct file *eventfp, *filep = NULL; in vhost_vring_ioctl() local
/kernel/linux/linux-5.10/drivers/vfio/
H A Dvfio.c1131 static long vfio_fops_unl_ioctl(struct file *filep, in vfio_fops_unl_ioctl() argument
1163 static int vfio_fops_open(struct inode *inode, struct file *filep) in vfio_fops_open() argument
1180 static int vfio_fops_release(struct inode *inode, struct file *filep) in vfio_fops_release() argument
1195 static ssize_t vfio_fops_read(struct file *filep, char __user *buf, in vfio_fops_read() argument
1210 static ssize_t vfio_fops_write(struct file *filep, cons argument
1225 vfio_fops_mmap(struct file *filep, struct vm_area_struct *vma) vfio_fops_mmap() argument
1398 struct file *filep; vfio_group_get_device_fd() local
1457 vfio_group_fops_unl_ioctl(struct file *filep, unsigned int cmd, unsigned long arg) vfio_group_fops_unl_ioctl() argument
1524 vfio_group_fops_open(struct inode *inode, struct file *filep) vfio_group_fops_open() argument
1561 vfio_group_fops_release(struct inode *inode, struct file *filep) vfio_group_fops_release() argument
1587 vfio_device_fops_release(struct inode *inode, struct file *filep) vfio_device_fops_release() argument
1600 vfio_device_fops_unl_ioctl(struct file *filep, unsigned int cmd, unsigned long arg) vfio_device_fops_unl_ioctl() argument
1611 vfio_device_fops_read(struct file *filep, char __user *buf, size_t count, loff_t *ppos) vfio_device_fops_read() argument
1622 vfio_device_fops_write(struct file *filep, const char __user *buf, size_t count, loff_t *ppos) vfio_device_fops_write() argument
1634 vfio_device_fops_mmap(struct file *filep, struct vm_area_struct *vma) vfio_device_fops_mmap() argument
1681 vfio_group_get_external_user(struct file *filep) vfio_group_get_external_user() argument
1744 vfio_external_group_match_file(struct vfio_group *test_group, struct file *filep) vfio_external_group_match_file() argument
[all...]
/kernel/linux/linux-5.10/security/selinux/
H A Dselinuxfs.c1261 static ssize_t sel_read_bool(struct file *filep, char __user *buf, in sel_read_bool() argument
1302 static ssize_t sel_write_bool(struct file *filep, const char __user *buf, in sel_write_bool() argument
1359 static ssize_t sel_commit_bools_write(struct file *filep, in sel_commit_bools_write() argument
[all...]
/kernel/linux/linux-5.10/tools/power/x86/x86_energy_perf_policy/
H A Dx86_energy_perf_policy.c630 FILE *filep = fopen(path, "r"); in fopen_or_die() local
/kernel/linux/linux-5.10/fs/
H A Dbinfmt_elf.c360 static unsigned long elf_map(struct file *filep, unsigned long addr, in elf_map() argument
/kernel/linux/linux-5.10/drivers/message/fusion/
H A Dmptctl.c600 mptctl_fasync(int fd, struct file *filep, int mode) in mptctl_fasync() argument
/kernel/linux/linux-6.6/drivers/message/fusion/
H A Dmptctl.c598 mptctl_fasync(int fd, struct file *filep, int mode) in mptctl_fasync() argument
/kernel/linux/linux-6.6/fs/
H A Dbinfmt_elf.c370 static unsigned long elf_map(struct file *filep, unsigned long addr, in elf_map() argument
/kernel/linux/linux-6.6/drivers/scsi/
H A Dscsi_sysfs.c926 static ssize_t show_inquiry(struct file *filep, struct kobject *kobj, in show_inquiry() argument
/kernel/linux/linux-6.6/drivers/char/ipmi/
H A Dipmi_watchdog.c833 static int ipmi_open(struct inode *ino, struct file *filep) in ipmi_open() argument
876 static int ipmi_close(struct inode *ino, struct file *filep) in ipmi_close() argument
/kernel/linux/linux-6.6/drivers/fsi/
H A Dfsi-core.c660 static ssize_t cfam_read(struct file *filep, char __user *buf, size_t count, in cfam_read() argument
696 static ssize_t cfam_write(struct file *filep, const char __user *buf, in cfam_write() argument
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/amdkfd/
H A Dkfd_chardev.c128 static int kfd_open(struct inode *inode, struct file *filep) in kfd_open() argument
164 static int kfd_release(struct inode *inode, struct file *filep) in kfd_release() argument
174 static int kfd_ioctl_get_version(struct file *filep, struct kfd_process *p, in kfd_ioctl_get_version() argument
298 static int kfd_ioctl_create_queue(struct file *filep, struct kfd_process *p, in kfd_ioctl_create_queue() argument
553 static int kfd_ioctl_get_queue_wave_state(struct file *filep, in kfd_ioctl_get_queue_wave_state() argument
571 kfd_ioctl_set_memory_policy(struct file *filep, struct kfd_process *p, void *data) kfd_ioctl_set_memory_policy() argument
625 kfd_ioctl_set_trap_handler(struct file *filep, struct kfd_process *p, void *data) kfd_ioctl_set_trap_handler() argument
655 kfd_ioctl_dbg_register(struct file *filep, struct kfd_process *p, void *data) kfd_ioctl_dbg_register() argument
661 kfd_ioctl_dbg_unregister(struct file *filep, struct kfd_process *p, void *data) kfd_ioctl_dbg_unregister() argument
667 kfd_ioctl_dbg_address_watch(struct file *filep, struct kfd_process *p, void *data) kfd_ioctl_dbg_address_watch() argument
674 kfd_ioctl_dbg_wave_control(struct file *filep, struct kfd_process *p, void *data) kfd_ioctl_dbg_wave_control() argument
680 kfd_ioctl_get_clock_counters(struct file *filep, struct kfd_process *p, void *data) kfd_ioctl_get_clock_counters() argument
898 kfd_ioctl_set_scratch_backing_va(struct file *filep, struct kfd_process *p, void *data) kfd_ioctl_set_scratch_backing_va() argument
937 kfd_ioctl_get_tile_config(struct file *filep, struct kfd_process *p, void *data) kfd_ioctl_get_tile_config() argument
981 kfd_ioctl_acquire_vm(struct file *filep, struct kfd_process *p, void *data) kfd_ioctl_acquire_vm() argument
1042 kfd_ioctl_get_available_memory(struct file *filep, struct kfd_process *p, void *data) kfd_ioctl_get_available_memory() argument
1056 kfd_ioctl_alloc_memory_of_gpu(struct file *filep, struct kfd_process *p, void *data) kfd_ioctl_alloc_memory_of_gpu() argument
1194 kfd_ioctl_free_memory_of_gpu(struct file *filep, struct kfd_process *p, void *data) kfd_ioctl_free_memory_of_gpu() argument
1246 kfd_ioctl_map_memory_to_gpu(struct file *filep, struct kfd_process *p, void *data) kfd_ioctl_map_memory_to_gpu() argument
1364 kfd_ioctl_unmap_memory_from_gpu(struct file *filep, struct kfd_process *p, void *data) kfd_ioctl_unmap_memory_from_gpu() argument
1460 kfd_ioctl_alloc_queue_gws(struct file *filep, struct kfd_process *p, void *data) kfd_ioctl_alloc_queue_gws() argument
1505 kfd_ioctl_get_dmabuf_info(struct file *filep, struct kfd_process *p, void *data) kfd_ioctl_get_dmabuf_info() argument
1558 kfd_ioctl_import_dmabuf(struct file *filep, struct kfd_process *p, void *data) kfd_ioctl_import_dmabuf() argument
1615 kfd_ioctl_export_dmabuf(struct file *filep, struct kfd_process *p, void *data) kfd_ioctl_export_dmabuf() argument
1668 kfd_ioctl_smi_events(struct file *filep, struct kfd_process *p, void *data) kfd_ioctl_smi_events() argument
1686 kfd_ioctl_set_xnack_mode(struct file *filep, struct kfd_process *p, void *data) kfd_ioctl_set_xnack_mode() argument
1719 kfd_ioctl_svm(struct file *filep, struct kfd_process *p, void *data) kfd_ioctl_svm() argument
1738 kfd_ioctl_set_xnack_mode(struct file *filep, struct kfd_process *p, void *data) kfd_ioctl_set_xnack_mode() argument
1743 kfd_ioctl_svm(struct file *filep, struct kfd_process *p, void *data) kfd_ioctl_svm() argument
2047 criu_checkpoint(struct file *filep, struct kfd_process *p, struct kfd_ioctl_criu_args *args) criu_checkpoint() argument
2488 criu_restore_objects(struct file *filep, struct kfd_process *p, struct kfd_ioctl_criu_args *args, uint64_t *priv_offset, uint64_t max_priv_data_size) criu_restore_objects() argument
2544 criu_restore(struct file *filep, struct kfd_process *p, struct kfd_ioctl_criu_args *args) criu_restore() argument
2600 criu_unpause(struct file *filep, struct kfd_process *p, struct kfd_ioctl_criu_args *args) criu_unpause() argument
2624 criu_resume(struct file *filep, struct kfd_process *p, struct kfd_ioctl_criu_args *args) criu_resume() argument
2669 criu_process_info(struct file *filep, struct kfd_process *p, struct kfd_ioctl_criu_args *args) criu_process_info() argument
2710 kfd_ioctl_criu(struct file *filep, struct kfd_process *p, void *data) kfd_ioctl_criu() argument
2871 kfd_ioctl_runtime_enable(struct file *filep, struct kfd_process *p, void *data) kfd_ioctl_runtime_enable() argument
2889 kfd_ioctl_set_debug_trap(struct file *filep, struct kfd_process *p, void *data) kfd_ioctl_set_debug_trap() argument
3227 kfd_ioctl(struct file *filep, unsigned int cmd, unsigned long arg) kfd_ioctl() argument
[all...]

Completed in 59 milliseconds

12345678