Home
last modified time | relevance | path

Searched defs:filp (Results 101 – 125 of 678) sorted by relevance

12345678910>>...28

/OK3568_Linux_fs/kernel/drivers/tty/
H A Dtty_port.c463 struct tty_struct *tty, struct file *filp) in tty_port_block_til_ready()
560 struct tty_struct *tty, struct file *filp) in tty_port_close_start()
632 struct file *filp) in tty_port_close()
671 struct file *filp) in tty_port_open()
/OK3568_Linux_fs/kernel/drivers/platform/chrome/wilco_ec/
H A Devent.c305 static int event_open(struct inode *inode, struct file *filp) in event_open()
324 static __poll_t event_poll(struct file *filp, poll_table *wait) in event_poll()
353 static ssize_t event_read(struct file *filp, char __user *buf, size_t count, in event_read()
392 static int event_release(struct inode *inode, struct file *filp) in event_release()
/OK3568_Linux_fs/kernel/drivers/xen/
H A Dgntalloc.c231 static int gntalloc_open(struct inode *inode, struct file *filp) in gntalloc_open()
250 static int gntalloc_release(struct inode *inode, struct file *filp) in gntalloc_release()
429 static long gntalloc_ioctl(struct file *filp, unsigned int cmd, in gntalloc_ioctl()
494 static int gntalloc_mmap(struct file *filp, struct vm_area_struct *vma) in gntalloc_mmap()
/OK3568_Linux_fs/kernel/drivers/w1/slaves/
H A Dw1_ds2413.c27 static ssize_t state_read(struct file *filp, struct kobject *kobj, in state_read()
83 static ssize_t output_write(struct file *filp, struct kobject *kobj, in output_write()
H A Dw1_ds2406.c26 struct file *filp, struct kobject *kobj, in w1_f12_read_state()
63 struct file *filp, struct kobject *kobj, in w1_f12_write_output()
/OK3568_Linux_fs/kernel/arch/sh/mm/
H A Dmmap.c34 unsigned long arch_get_unmapped_area(struct file *filp, unsigned long addr, in arch_get_unmapped_area()
81 arch_get_unmapped_area_topdown(struct file *filp, const unsigned long addr0, in arch_get_unmapped_area_topdown()
/OK3568_Linux_fs/kernel/arch/arm/mm/
H A Dmmap.c30 arch_get_unmapped_area(struct file *filp, unsigned long addr, in arch_get_unmapped_area()
81 arch_get_unmapped_area_topdown(struct file *filp, const unsigned long addr0, in arch_get_unmapped_area_topdown()
/OK3568_Linux_fs/kernel/drivers/net/wireless/realtek/rtlwifi/
H A Ddebug.c265 static ssize_t rtl_debugfs_set_write_reg(struct file *filp, in rtl_debugfs_set_write_reg()
314 static ssize_t rtl_debugfs_set_write_h2c(struct file *filp, in rtl_debugfs_set_write_h2c()
360 static ssize_t rtl_debugfs_set_write_rfreg(struct file *filp, in rtl_debugfs_set_write_rfreg()
401 static int rtl_debugfs_close(struct inode *inode, struct file *filp) in rtl_debugfs_close()
406 static ssize_t rtl_debugfs_common_write(struct file *filp, in rtl_debugfs_common_write()
/OK3568_Linux_fs/kernel/fs/ext4/
H A Dioctl.c465 static int ext4_ioctl_setproject(struct file *filp, __u32 projid) in ext4_ioctl_setproject()
551 static int ext4_ioctl_setproject(struct file *filp, __u32 projid) in ext4_ioctl_setproject()
790 static int ext4_ioctl_get_es_cache(struct file *filp, unsigned long arg) in ext4_ioctl_get_es_cache()
818 static long __ext4_ioctl(struct file *filp, unsigned int cmd, unsigned long arg) in __ext4_ioctl()
1327 long ext4_ioctl(struct file *filp, unsigned int cmd, unsigned long arg) in ext4_ioctl()
/OK3568_Linux_fs/kernel/drivers/staging/pi433/
H A Dpi433_if.c763 pi433_read(struct file *filp, char __user *buf, size_t size, loff_t *f_pos) in pi433_read()
808 pi433_write(struct file *filp, const char __user *buf, in pi433_write()
872 pi433_ioctl(struct file *filp, unsigned int cmd, unsigned long arg) in pi433_ioctl()
933 static int pi433_open(struct inode *inode, struct file *filp) in pi433_open()
962 static int pi433_release(struct inode *inode, struct file *filp) in pi433_release()
/OK3568_Linux_fs/kernel/drivers/infiniband/core/
H A Drdma_core.c465 struct file *filp; in alloc_begin_fd_uobject() local
572 struct file *filp = uobj->object; in alloc_abort_fd_uobject() local
615 struct file *filp = uobj->object; in alloc_commit_fd_uobject() local
695 struct file *filp = uobj->object; in lookup_put_fd_uobject() local
771 int uverbs_uobject_fd_release(struct inode *inode, struct file *filp) in uverbs_uobject_fd_release()
/OK3568_Linux_fs/kernel/drivers/s390/char/
H A Dmonreader.c278 static int mon_open(struct inode *inode, struct file *filp) in mon_open()
335 static int mon_close(struct inode *inode, struct file *filp) in mon_close()
366 static ssize_t mon_read(struct file *filp, char __user *data, in mon_read()
432 static __poll_t mon_poll(struct file *filp, struct poll_table_struct *p) in mon_poll()
H A Dmonwriter.c191 static int monwrite_open(struct inode *inode, struct file *filp) in monwrite_open()
206 static int monwrite_close(struct inode *inode, struct file *filp) in monwrite_close()
225 static ssize_t monwrite_write(struct file *filp, const char __user *data, in monwrite_write()
/OK3568_Linux_fs/kernel/arch/s390/mm/
H A Dmmap.c74 unsigned long arch_get_unmapped_area(struct file *filp, unsigned long addr, in arch_get_unmapped_area()
113 unsigned long arch_get_unmapped_area_topdown(struct file *filp, unsigned long addr, in arch_get_unmapped_area_topdown()
/OK3568_Linux_fs/kernel/drivers/input/touchscreen/cyttsp5/
H A Dcyttsp5_device_access.c2751 struct file *filp) in cmcp_results_debugfs_open()
2758 struct file *filp) in cmcp_results_debugfs_close()
2764 static ssize_t cmcp_results_debugfs_read(struct file *filp, in cmcp_results_debugfs_read()
3364 static ssize_t cyttsp5_cmcp_threshold_data_write(struct file *filp, in cyttsp5_cmcp_threshold_data_write()
3744 struct file *filp) in cyttsp5_device_access_debugfs_open()
3761 struct file *filp) in cyttsp5_device_access_debugfs_release()
3776 static ssize_t panel_scan_debugfs_read(struct file *filp, char __user *buf, in panel_scan_debugfs_read()
3887 static ssize_t panel_scan_debugfs_write(struct file *filp, in panel_scan_debugfs_write()
3926 static ssize_t get_idac_debugfs_read(struct file *filp, char __user *buf, in get_idac_debugfs_read()
4001 static ssize_t get_idac_debugfs_write(struct file *filp, in get_idac_debugfs_write()
[all …]
/OK3568_Linux_fs/kernel/drivers/scsi/hisi_sas/
H A Dhisi_sas_main.c2881 static int hisi_sas_debugfs_global_open(struct inode *inode, struct file *filp) in hisi_sas_debugfs_global_open()
2908 static int hisi_sas_debugfs_axi_open(struct inode *inode, struct file *filp) in hisi_sas_debugfs_axi_open()
2935 static int hisi_sas_debugfs_ras_open(struct inode *inode, struct file *filp) in hisi_sas_debugfs_ras_open()
2962 static int hisi_sas_debugfs_port_open(struct inode *inode, struct file *filp) in hisi_sas_debugfs_port_open()
3030 static int hisi_sas_debugfs_cq_open(struct inode *inode, struct file *filp) in hisi_sas_debugfs_cq_open()
3063 static int hisi_sas_debugfs_dq_open(struct inode *inode, struct file *filp) in hisi_sas_debugfs_dq_open()
3091 static int hisi_sas_debugfs_iost_open(struct inode *inode, struct file *filp) in hisi_sas_debugfs_iost_open()
3129 struct file *filp) in hisi_sas_debugfs_iost_cache_open()
3158 static int hisi_sas_debugfs_itct_open(struct inode *inode, struct file *filp) in hisi_sas_debugfs_itct_open()
3196 struct file *filp) in hisi_sas_debugfs_itct_cache_open()
[all …]
/OK3568_Linux_fs/kernel/arch/powerpc/platforms/pseries/
H A Ddtl.c230 static int dtl_file_open(struct inode *inode, struct file *filp) in dtl_file_open()
243 static int dtl_file_release(struct inode *inode, struct file *filp) in dtl_file_release()
250 static ssize_t dtl_file_read(struct file *filp, char __user *buf, size_t len, in dtl_file_read()
/OK3568_Linux_fs/kernel/drivers/scsi/
H A Dsg.c220 static int sg_check_file_access(struct file *filp, const char *caller) in sg_check_file_access()
235 static int sg_allow_access(struct file *filp, unsigned char *cmd) in sg_allow_access()
283 sg_open(struct inode *inode, struct file *filp) in sg_open()
382 sg_release(struct inode *inode, struct file *filp) in sg_release()
441 sg_read(struct file *filp, char __user *buf, size_t count, loff_t * ppos) in sg_read()
596 sg_write(struct file *filp, const char __user *buf, size_t count, loff_t * ppos) in sg_write()
915 sg_ioctl_common(struct file *filp, Sg_device *sdp, Sg_fd *sfp, in sg_ioctl_common()
1148 sg_ioctl(struct file *filp, unsigned int cmd_in, unsigned long arg) in sg_ioctl()
1166 static long sg_compat_ioctl(struct file *filp, unsigned int cmd_in, unsigned long arg) in sg_compat_ioctl()
1185 sg_poll(struct file *filp, poll_table * wait) in sg_poll()
[all …]
/OK3568_Linux_fs/kernel/arch/m68k/emu/
H A Dnfcon.c64 static int nfcon_tty_open(struct tty_struct *tty, struct file *filp) in nfcon_tty_open()
69 static void nfcon_tty_close(struct tty_struct *tty, struct file *filp) in nfcon_tty_close()
/OK3568_Linux_fs/kernel/fs/reiserfs/
H A Dfile.c32 static int reiserfs_file_release(struct inode *inode, struct file *filp) in reiserfs_file_release()
144 static int reiserfs_sync_file(struct file *filp, loff_t start, loff_t end, in reiserfs_sync_file()
/OK3568_Linux_fs/kernel/fs/9p/
H A Dvfs_dir.c71 static struct p9_rdir *v9fs_alloc_rdir_buf(struct file *filp, int buflen) in v9fs_alloc_rdir_buf()
206 int v9fs_dir_release(struct inode *inode, struct file *filp) in v9fs_dir_release()
/OK3568_Linux_fs/kernel/drivers/dma/idxd/
H A Dcdev.c68 static int idxd_cdev_open(struct inode *inode, struct file *filp) in idxd_cdev_open()
141 static int idxd_cdev_mmap(struct file *filp, struct vm_area_struct *vma) in idxd_cdev_mmap()
166 static __poll_t idxd_cdev_poll(struct file *filp, in idxd_cdev_poll()
/OK3568_Linux_fs/kernel/drivers/gpu/arm/mali400/mali/linux/
H A Dmali_kernel_linux.c869 static int mali_open(struct inode *inode, struct file *filp) in mali_open()
895 static int mali_release(struct inode *inode, struct file *filp) in mali_release()
935 static long mali_ioctl(struct file *filp, unsigned int cmd, unsigned long arg) in mali_ioctl()
/OK3568_Linux_fs/kernel/drivers/input/touchscreen/gt1x/
H A Dgt1x_tools.c213 static ssize_t gt1x_tool_write(struct file *filp, const char __user *buff, size_t len, loff_t *data) in gt1x_tool_write()
343 static int gt1x_tool_release(struct inode *inode, struct file *filp) in gt1x_tool_release()
356 static ssize_t gt1x_tool_read(struct file *filp, char __user *buffer, size_t count, loff_t *ppos) in gt1x_tool_read()
/OK3568_Linux_fs/kernel/drivers/video/rockchip/iep/
H A Diep_drv.c579 static int iep_open(struct inode *inode, struct file *filp) in iep_open()
607 static int iep_release(struct inode *inode, struct file *filp) in iep_release()
637 static unsigned int iep_poll(struct file *filp, poll_table *wait) in iep_poll()
680 static long iep_ioctl(struct file *filp, uint32_t cmd, unsigned long arg) in iep_ioctl()
767 static long compat_iep_ioctl(struct file *filp, uint32_t cmd, in compat_iep_ioctl()

12345678910>>...28