Home
last modified time | relevance | path

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

123

/linux/drivers/gpu/drm/amd/amdkfd/
A Dkfd_chardev.c110 static int kfd_open(struct inode *inode, struct file *filep) in kfd_open()
541 static int kfd_ioctl_set_trap_handler(struct file *filep, in kfd_ioctl_set_trap_handler()
569 static int kfd_ioctl_dbg_register(struct file *filep, in kfd_ioctl_dbg_register()
623 static int kfd_ioctl_dbg_unregister(struct file *filep, in kfd_ioctl_dbg_unregister()
761 static int kfd_ioctl_dbg_wave_control(struct file *filep, in kfd_ioctl_dbg_wave_control()
1149 static int kfd_ioctl_get_tile_config(struct file *filep, in kfd_ioctl_get_tile_config()
1639 static int kfd_ioctl_alloc_queue_gws(struct file *filep, in kfd_ioctl_alloc_queue_gws()
1678 static int kfd_ioctl_get_dmabuf_info(struct file *filep, in kfd_ioctl_get_dmabuf_info()
1733 static int kfd_ioctl_import_dmabuf(struct file *filep, in kfd_ioctl_import_dmabuf()
1791 static int kfd_ioctl_smi_events(struct file *filep, in kfd_ioctl_smi_events()
[all …]
A Dkfd_smi_events.c60 static __poll_t kfd_smi_ev_poll(struct file *filep, in kfd_smi_ev_poll()
76 static ssize_t kfd_smi_ev_read(struct file *filep, char __user *user, in kfd_smi_ev_read()
120 static ssize_t kfd_smi_ev_write(struct file *filep, const char __user *user, in kfd_smi_ev_write()
136 static int kfd_smi_ev_release(struct inode *inode, struct file *filep) in kfd_smi_ev_release()
/linux/drivers/ntb/test/
A Dntb_tool.c410 static ssize_t tool_port_read(struct file *filep, char __user *ubuf, in tool_port_read()
514 static ssize_t tool_peer_link_event_write(struct file *filep, in tool_peer_link_event_write()
546 static ssize_t tool_mw_read(struct file *filep, char __user *ubuf, in tool_mw_read()
927 static ssize_t tool_peer_mw_trans_write(struct file *filep, in tool_peer_mw_trans_write()
1028 static ssize_t tool_db_read(struct file *filep, char __user *ubuf, in tool_db_read()
1112 static ssize_t tool_peer_db_mask_write(struct file *filep, in tool_peer_db_mask_write()
1127 static ssize_t tool_db_event_write(struct file *filep, in tool_db_event_write()
1154 static ssize_t tool_spad_read(struct file *filep, char __user *ubuf, in tool_spad_read()
1277 static ssize_t tool_inmsg_read(struct file *filep, char __user *ubuf, in tool_inmsg_read()
1297 static ssize_t tool_outmsg_write(struct file *filep, in tool_outmsg_write()
[all …]
A Dntb_perf.c1182 static ssize_t perf_dbgfs_read_info(struct file *filep, char __user *ubuf, in perf_dbgfs_read_info()
1265 static ssize_t perf_dbgfs_read_run(struct file *filep, char __user *ubuf, in perf_dbgfs_read_run()
1287 static ssize_t perf_dbgfs_write_run(struct file *filep, const char __user *ubuf, in perf_dbgfs_write_run()
1316 static ssize_t perf_dbgfs_read_tcnt(struct file *filep, char __user *ubuf, in perf_dbgfs_read_tcnt()
1328 static ssize_t perf_dbgfs_write_tcnt(struct file *filep, in perf_dbgfs_write_tcnt()
/linux/drivers/isdn/mISDN/
A Dtimerdev.c44 mISDN_open(struct inode *ino, struct file *filep) in mISDN_open()
64 mISDN_close(struct inode *ino, struct file *filep) in mISDN_close()
93 mISDN_read(struct file *filep, char __user *buf, size_t count, loff_t *off) in mISDN_read()
136 mISDN_poll(struct file *filep, poll_table *wait) in mISDN_poll()
217 mISDN_ioctl(struct file *filep, unsigned int cmd, unsigned long arg) in mISDN_ioctl()
/linux/drivers/misc/uacce/
A Duacce.c63 static long uacce_fops_unl_ioctl(struct file *filep, in uacce_fops_unl_ioctl()
85 static long uacce_fops_compat_ioctl(struct file *filep, in uacce_fops_compat_ioctl()
125 static int uacce_fops_open(struct inode *inode, struct file *filep) in uacce_fops_open()
169 static int uacce_fops_release(struct inode *inode, struct file *filep) in uacce_fops_release()
198 static int uacce_fops_mmap(struct file *filep, struct vm_area_struct *vma) in uacce_fops_mmap()
/linux/fs/nfs/
A Dnfs4file.c204 static loff_t nfs4_file_llseek(struct file *filep, loff_t offset, int whence) in nfs4_file_llseek()
220 static long nfs42_fallocate(struct file *filep, int mode, loff_t offset, loff_t len) in nfs42_fallocate()
321 struct file *filep, *res; in __nfs42_ssc_open() local
401 static void __nfs42_ssc_close(struct file *filep) in __nfs42_ssc_close()
A Dnfs42proc.c25 static void nfs42_set_netaddr(struct file *filep, struct nfs42_netaddr *naddr) in nfs42_set_netaddr()
44 static int _nfs42_proc_fallocate(struct rpc_message *msg, struct file *filep, in _nfs42_proc_fallocate()
94 static int nfs42_proc_fallocate(struct rpc_message *msg, struct file *filep, in nfs42_proc_fallocate()
127 int nfs42_proc_allocate(struct file *filep, loff_t offset, loff_t len) in nfs42_proc_allocate()
148 int nfs42_proc_deallocate(struct file *filep, loff_t offset, loff_t len) in nfs42_proc_deallocate()
653 static loff_t _nfs42_proc_llseek(struct file *filep, in _nfs42_proc_llseek()
702 loff_t nfs42_proc_llseek(struct file *filep, loff_t offset, int whence) in nfs42_proc_llseek()
/linux/drivers/vfio/
A Dvfio.c1113 static long vfio_fops_unl_ioctl(struct file *filep, in vfio_fops_unl_ioctl()
1145 static int vfio_fops_open(struct inode *inode, struct file *filep) in vfio_fops_open()
1162 static int vfio_fops_release(struct inode *inode, struct file *filep) in vfio_fops_release()
1336 struct file *filep; in vfio_group_get_device_fd() local
1411 static long vfio_group_fops_unl_ioctl(struct file *filep, in vfio_group_fops_unl_ioctl()
1478 static int vfio_group_fops_open(struct inode *inode, struct file *filep) in vfio_group_fops_open()
1560 static long vfio_device_fops_unl_ioctl(struct file *filep, in vfio_device_fops_unl_ioctl()
1571 static ssize_t vfio_device_fops_read(struct file *filep, char __user *buf, in vfio_device_fops_read()
1582 static ssize_t vfio_device_fops_write(struct file *filep, in vfio_device_fops_write()
1641 struct vfio_group *vfio_group_get_external_user(struct file *filep) in vfio_group_get_external_user()
[all …]
/linux/drivers/gpu/drm/
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()
/linux/drivers/uio/
A Duio.c459 static int uio_open(struct inode *inode, struct file *filep) in uio_open()
518 static int uio_fasync(int fd, struct file *filep, int on) in uio_fasync()
526 static int uio_release(struct inode *inode, struct file *filep) in uio_release()
543 static __poll_t uio_poll(struct file *filep, poll_table *wait) in uio_poll()
563 static ssize_t uio_read(struct file *filep, char __user *buf, in uio_read()
618 static ssize_t uio_write(struct file *filep, const char __user *buf, in uio_write()
760 static int uio_mmap(struct file *filep, struct vm_area_struct *vma) in uio_mmap()
/linux/drivers/scsi/qedf/
A Dqedf_attr.c106 qedf_sysfs_read_grcdump(struct file *filep, struct kobject *kobj, in qedf_sysfs_read_grcdump()
126 qedf_sysfs_write_grcdump(struct file *filep, struct kobject *kobj, in qedf_sysfs_write_grcdump()
/linux/fs/cifs/
A Dioctl.c26 static long cifs_ioctl_query_info(unsigned int xid, struct file *filep, in cifs_ioctl_query_info()
313 long cifs_ioctl(struct file *filep, unsigned int command, unsigned long arg) in cifs_ioctl()
/linux/arch/powerpc/kernel/
A Dsecvar-sysfs.c60 static ssize_t data_read(struct file *filep, struct kobject *kobj, in data_read()
92 static ssize_t update_write(struct file *filep, struct kobject *kobj, in update_write()
/linux/drivers/scsi/megaraid/
A Dmegaraid_mm.c86 mraid_mm_open(struct inode *inode, struct file *filep) in mraid_mm_open()
103 mraid_mm_ioctl(struct file *filep, unsigned int cmd, unsigned long arg) in mraid_mm_ioctl()
215 mraid_mm_unlocked_ioctl(struct file *filep, unsigned int cmd, in mraid_mm_unlocked_ioctl()
/linux/virt/kvm/
A Dvfio.c35 static struct vfio_group *kvm_vfio_group_get_external_user(struct file *filep) in kvm_vfio_group_get_external_user()
52 struct file *filep) in kvm_vfio_external_group_match_file()
/linux/drivers/iio/
A Dindustrialio-event.c99 static __poll_t iio_event_poll(struct file *filep, in iio_event_poll()
118 static ssize_t iio_event_chrdev_read(struct file *filep, in iio_event_chrdev_read()
171 static int iio_event_chrdev_release(struct inode *inode, struct file *filep) in iio_event_chrdev_release()
/linux/kernel/
A Dkcov.c459 static int kcov_mmap(struct file *filep, struct vm_area_struct *vma) in kcov_mmap()
496 static int kcov_open(struct inode *inode, struct file *filep) in kcov_open()
511 static int kcov_close(struct inode *inode, struct file *filep) in kcov_close()
688 static long kcov_ioctl(struct file *filep, unsigned int cmd, unsigned long arg) in kcov_ioctl()
/linux/drivers/net/ethernet/broadcom/bnxt/
A Dbnxt_debugfs.c20 static ssize_t debugfs_dim_read(struct file *filep, in debugfs_dim_read()
/linux/drivers/misc/habanalabs/common/
A Dhabanalabs_ioctl.c648 static long _hl_ioctl(struct file *filep, unsigned int cmd, unsigned long arg, in _hl_ioctl()
720 long hl_ioctl(struct file *filep, unsigned int cmd, unsigned long arg) in hl_ioctl()
743 long hl_ioctl_control(struct file *filep, unsigned int cmd, unsigned long arg) in hl_ioctl_control()
/linux/drivers/scsi/qla4xxx/
A Dql4_attr.c12 qla4_8xxx_sysfs_read_fw_dump(struct file *filep, struct kobject *kobj, in qla4_8xxx_sysfs_read_fw_dump()
30 qla4_8xxx_sysfs_write_fw_dump(struct file *filep, struct kobject *kobj, in qla4_8xxx_sysfs_write_fw_dump()
/linux/drivers/bus/fsl-mc/
A Dfsl-mc-uapi.c470 static int fsl_mc_uapi_dev_open(struct inode *inode, struct file *filep) in fsl_mc_uapi_dev_open()
517 static int fsl_mc_uapi_dev_release(struct inode *inode, struct file *filep) in fsl_mc_uapi_dev_release()
/linux/include/linux/
A Dnfs_ssc.h51 static inline void nfs42_ssc_close(struct file *filep) in nfs42_ssc_close()
/linux/arch/x86/kernel/cpu/sgx/
A Ddriver.c120 static long sgx_compat_ioctl(struct file *filep, unsigned int cmd, in sgx_compat_ioctl()
/linux/mm/
A Dgup_test.c206 static long gup_test_ioctl(struct file *filep, unsigned int cmd, in gup_test_ioctl()

Completed in 59 milliseconds

123