Home
last modified time | relevance | path

Searched defs:filep (Results 76 - 100 of 199) sorted by relevance

12345678

/kernel/linux/linux-6.6/fs/smb/client/
H A Dioctl.c26 static long cifs_ioctl_query_info(unsigned int xid, struct file *filep, in cifs_ioctl_query_info() argument
327 long cifs_ioctl(struct file *filep, unsigned int command, unsigned long arg) in cifs_ioctl() argument
[all...]
/kernel/linux/linux-6.6/drivers/scsi/qla4xxx/
H A Dql4_attr.c12 qla4_8xxx_sysfs_read_fw_dump(struct file *filep, struct kobject *kobj, in qla4_8xxx_sysfs_read_fw_dump() argument
30 qla4_8xxx_sysfs_write_fw_dump(struct file *filep, struct kobject *kobj, in qla4_8xxx_sysfs_write_fw_dump() argument
/kernel/linux/linux-6.6/drivers/staging/hievent/
H A Dhievent_driver.c256 static unsigned int hievent_poll(struct file *filep, poll_table *wait) in hievent_poll() argument
/kernel/linux/linux-6.6/drivers/soc/qcom/
H A Drmtfs_mem.c132 static int qcom_rmtfs_mem_mmap(struct file *filep, struct vm_area_struct *vma) in qcom_rmtfs_mem_mmap() argument
/kernel/linux/linux-6.6/drivers/vfio/
H A Dcontainer.c327 static long vfio_fops_unl_ioctl(struct file *filep, in vfio_fops_unl_ioctl() argument
359 static int vfio_fops_open(struct inode *inode, struct file *filep) in vfio_fops_open() argument
376 static int vfio_fops_release(struct inode *inode, struct file *filep) in vfio_fops_release() argument
H A Dgroup.c256 struct file *filep; in vfio_device_open_file() local
310 struct file *filep; in vfio_group_ioctl_get_device_fd() local
385 vfio_group_fops_unl_ioctl(struct file *filep, unsigned int cmd, unsigned long arg) vfio_group_fops_unl_ioctl() argument
432 vfio_group_fops_open(struct inode *inode, struct file *filep) vfio_group_fops_open() argument
474 vfio_group_fops_release(struct inode *inode, struct file *filep) vfio_group_fops_release() argument
[all...]
/kernel/linux/linux-6.6/drivers/char/
H A Dnwflash.c96 static long flash_ioctl(struct file *filep, unsigned int cmd, unsigned long arg) in flash_ioctl() argument
/kernel/linux/linux-6.6/drivers/gpu/drm/
H A Ddrm_debugfs_crc.c195 static int crtc_crc_open(struct inode *inode, struct file *filep) in crtc_crc_open() argument
258 static int crtc_crc_release(struct inode *inode, struct file *filep) in crtc_crc_release() argument
284 static ssize_t crtc_crc_read(struct file *filep, char __user *user_buf, in crtc_crc_read() argument
/kernel/liteos_a/kernel/extended/hilog/
H A Dlos_hilog.c97 int HiLogOpen(struct file *filep) in HiLogOpen() argument
103 int HiLogClose(struct file *filep) in HiLogClose() argument
166 HiLogRead(struct file *filep, char *buffer, size_t bufLen) HiLogRead() argument
321 HiLogWrite(struct file *filep, const char *buffer, size_t bufLen) HiLogWrite() argument
[all...]
/kernel/liteos_a/fs/proc/os_adapt/
H A Dproc_vfs.c120 int VfsProcfsRead(struct file *filep, char *buffer, size_t buflen) in VfsProcfsRead() argument
141 int VfsProcfsWrite(struct file *filep, const char *buffer, size_t buflen) in VfsProcfsWrite() argument
362 VfsProcfsOpen(struct file *filep) VfsProcfsOpen() argument
390 VfsProcfsClose(struct file *filep) VfsProcfsClose() argument
[all...]
/kernel/liteos_a/kernel/base/vm/
H A Dlos_vm_syscall.c82 STATUS_T OsNamedMmapingPermCheck(struct file *filep, unsigned long flags, unsigned prot) in OsNamedMmapingPermCheck() argument
111 struct file *filep = NULL; in LOS_MMap() local
H A Dlos_vm_filemap.c501 INT32 OsVfsFileMmap(struct file *filep, LosVmMapRegion *region) in OsVfsFileMmap() argument
510 STATUS_T OsNamedMMap(struct file *filep, LosVmMapRegion *region) in OsNamedMMap() argument
604 OsVfsFileMmap(struct file *filep, LosVmMapRegion *region) OsVfsFileMmap() argument
[all...]
/kernel/liteos_a/kernel/extended/hidumper/
H A Dlos_hidumper.c120 STATIC INT32 HiDumperOpen(struct file *filep) in HiDumperOpen() argument
126 STATIC INT32 HiDumperClose(struct file *filep) in HiDumperClose() argument
293 static INT32 HiDumperIoctl(struct file *filep, INT32 cmd, unsigned long arg) in HiDumperIoctl() argument
/third_party/NuttX/drivers/video/
H A Dfb.c97 static ssize_t fb_mmap(struct file *filep, LosVmMapRegion *region) in fb_mmap() argument
133 static int fb_open(struct file *filep) in fb_open() argument
170 fb_close(struct file *filep) fb_close() argument
203 fb_read(struct file *filep, char *buffer, size_t len) fb_read() argument
248 fb_write(struct file *filep, const char *buffer, size_t len) fb_write() argument
301 fb_seek(struct file *filep, off_t offset, int whence) fb_seek() argument
369 fb_ioctl(struct file *filep, int cmd, unsigned long arg) fb_ioctl() argument
[all...]
/third_party/NuttX/fs/inode/
H A Dfs_files.c145 void file_hold(struct file *filep) in file_hold() argument
162 void file_release(struct file *filep) in file_release() argument
190 static int _files_close(struct file *filep) in _files_close() argument
428 struct file *filep = NULL; files_allocate() local
555 struct file *filep = &list->fl_files[fd]; files_release() local
648 struct file *filep = NULL; files_refer() local
[all...]
/kernel/linux/linux-5.10/drivers/misc/habanalabs/common/
H A Dhabanalabs_ioctl.c535 static long _hl_ioctl(struct file *filep, unsigned int cmd, unsigned long arg, in _hl_ioctl() argument
607 long hl_ioctl(struct file *filep, unsigned int cmd, unsigned long arg) in hl_ioctl() argument
625 long hl_ioctl_control(struct file *filep, unsigned int cmd, unsigned long arg) in hl_ioctl_control() argument
/kernel/linux/linux-5.10/drivers/iio/
H A Dindustrialio-event.c97 static __poll_t iio_event_poll(struct file *filep, in iio_event_poll() argument
116 static ssize_t iio_event_chrdev_read(struct file *filep, in iio_event_chrdev_read() argument
169 static int iio_event_chrdev_release(struct inode *inode, struct file *filep) in iio_event_chrdev_release() argument
[all...]
/kernel/linux/linux-5.10/drivers/scsi/megaraid/
H A Dmegaraid_mm.c86 mraid_mm_open(struct inode *inode, struct file *filep) in mraid_mm_open() argument
103 mraid_mm_ioctl(struct file *filep, unsigned int cmd, unsigned long arg) in mraid_mm_ioctl() argument
215 mraid_mm_unlocked_ioctl(struct file *filep, unsigned int cmd, in mraid_mm_unlocked_ioctl() argument
/kernel/linux/linux-6.6/fs/nfs/
H A Dnfs4file.c203 static loff_t nfs4_file_llseek(struct file *filep, loff_t offset, int whence) in nfs4_file_llseek() argument
219 static long nfs42_fallocate(struct file *filep, int mode, loff_t offset, loff_t len) in nfs42_fallocate() argument
320 struct file *filep, *res; in __nfs42_ssc_open() local
406 __nfs42_ssc_close(struct file *filep) __nfs42_ssc_close() argument
[all...]
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/amdkfd/
H A Dkfd_smi_events.c64 static __poll_t kfd_smi_ev_poll(struct file *filep, in kfd_smi_ev_poll() argument
80 static ssize_t kfd_smi_ev_read(struct file *filep, char __user *user, in kfd_smi_ev_read() argument
125 static ssize_t kfd_smi_ev_write(struct file *filep, const char __user *user, in kfd_smi_ev_write() argument
149 static int kfd_smi_ev_release(struct inode *inode, struct file *filep) in kfd_smi_ev_release() argument
/kernel/linux/linux-6.6/arch/x86/kernel/cpu/sgx/
H A Dioctl.c1225 long sgx_ioctl(struct file *filep, unsigned int cmd, unsigned long arg) in sgx_ioctl() argument
/kernel/linux/linux-6.6/drivers/iio/
H A Dindustrialio-event.c99 static __poll_t iio_event_poll(struct file *filep, in iio_event_poll() argument
118 static ssize_t iio_event_chrdev_read(struct file *filep, in iio_event_chrdev_read() argument
171 static int iio_event_chrdev_release(struct inode *inode, struct file *filep) in iio_event_chrdev_release() argument
[all...]
/kernel/linux/linux-6.6/tools/power/x86/intel-speed-select/
H A Disst-core-tpmi.c530 FILE *filep; in _set_uncore_min_max() local
[all...]
/kernel/liteos_a/fs/vfs/operation/
H A Dvfs_other.c53 struct file *filep = NULL; in fstat() local
65 struct file *filep = NULL; in fstat64() local
/kernel/uniproton/src/fs/vfs/
H A Dvfs_fs.c313 struct TagFile *filep = OsVfsAttachFileReady(fd); in OsVfsFstat() local
641 struct TagFile *filep = OsVfsAttachFileReady(fd); in OsVfsFcntl() local
[all...]

Completed in 19 milliseconds

12345678