/openbmc/linux/fs/lockd/ |
H A D | svcproc.c | 53 struct nlm_host **hostp, struct nlm_file **filp) in nlmsvc_retrieve_args()
|
/openbmc/linux/drivers/vfio/pci/hisilicon/ |
H A D | hisi_acc_vfio_pci.h | 90 struct file *filp; member
|
/openbmc/linux/drivers/pci/hotplug/ |
H A D | acpiphp_ibm.c | 355 static ssize_t ibm_read_apci_table(struct file *filp, struct kobject *kobj, in ibm_read_apci_table()
|
/openbmc/linux/drivers/gpu/drm/radeon/ |
H A D | radeon_cs.c | 669 int radeon_cs_ioctl(struct drm_device *dev, void *data, struct drm_file *filp) in radeon_cs_ioctl()
|
/openbmc/linux/fs/proc/ |
H A D | base.c | 818 static int proc_single_open(struct inode *inode, struct file *filp) in proc_single_open() 1531 static int sched_open(struct inode *inode, struct file *filp) in sched_open() 1598 static int sched_autogroup_open(struct inode *inode, struct file *filp) in sched_autogroup_open() 1709 static int timens_offsets_open(struct inode *inode, struct file *filp) in timens_offsets_open() 1768 static int comm_open(struct inode *inode, struct file *filp) in comm_open() 2682 static int timerslack_ns_open(struct inode *inode, struct file *filp) in timerslack_ns_open()
|
H A D | kcore.c | 633 static int open_kcore(struct inode *inode, struct file *filp) in open_kcore()
|
/openbmc/linux/drivers/video/fbdev/core/ |
H A D | fb_chrdev.c | 433 static unsigned long get_fb_unmapped_area(struct file *filp, in get_fb_unmapped_area()
|
/openbmc/linux/drivers/gpu/drm/i915/gem/ |
H A D | i915_gem_shmem.c | 550 struct file *filp; in __create_shmem() local
|
/openbmc/linux/drivers/gpu/drm/ |
H A D | drm_sysfs.c | 264 static ssize_t edid_show(struct file *filp, struct kobject *kobj, in edid_show()
|
/openbmc/linux/drivers/tty/ |
H A D | n_hdlc.c | 648 static __poll_t n_hdlc_tty_poll(struct tty_struct *tty, struct file *filp, in n_hdlc_tty_poll()
|
/openbmc/linux/fs/ocfs2/dlmfs/ |
H A D | dlmfs.c | 236 static ssize_t dlmfs_file_write(struct file *filp, in dlmfs_file_write()
|
/openbmc/linux/drivers/net/wireless/intel/iwlwifi/fw/ |
H A D | debugfs.c | 370 static int iwl_dbgfs_fw_info_open(struct inode *inode, struct file *filp) in iwl_dbgfs_fw_info_open()
|
/openbmc/linux/fs/nfsd/ |
H A D | nfs4proc.c | 197 struct file *filp; in nfsd4_vfs_create() local 1533 nfsd4_cleanup_inter_ssc(struct nfsd4_ssc_umount_item *nsui, struct file *filp, in nfsd4_cleanup_inter_ssc() 1566 nfsd4_cleanup_inter_ssc(struct nfsd4_ssc_umount_item *nsui, struct file *filp, in nfsd4_cleanup_inter_ssc() 1755 struct file *filp; in nfsd4_do_async_copy() local
|
/openbmc/linux/mm/ |
H A D | mmap.c | 1698 generic_get_unmapped_area(struct file *filp, unsigned long addr, in generic_get_unmapped_area() 1733 arch_get_unmapped_area(struct file *filp, unsigned long addr, in arch_get_unmapped_area() 1746 generic_get_unmapped_area_topdown(struct file *filp, unsigned long addr, in generic_get_unmapped_area_topdown() 1799 arch_get_unmapped_area_topdown(struct file *filp, unsigned long addr, in arch_get_unmapped_area_topdown()
|
/openbmc/linux/drivers/video/fbdev/aty/ |
H A D | radeon_base.c | 2199 static ssize_t radeon_show_edid1(struct file *filp, struct kobject *kobj, in radeon_show_edid1() 2211 static ssize_t radeon_show_edid2(struct file *filp, struct kobject *kobj, in radeon_show_edid2()
|
/openbmc/linux/drivers/message/fusion/ |
H A D | mptctl.c | 2714 compat_mptfwxfer_ioctl(struct file *filp, unsigned int cmd, in compat_mptfwxfer_ioctl() 2754 compat_mpt_command(struct file *filp, unsigned int cmd, in compat_mpt_command()
|
/openbmc/linux/kernel/trace/ |
H A D | trace_functions_graph.c | 1372 graph_depth_write(struct file *filp, const char __user *ubuf, size_t cnt, in graph_depth_write() 1390 graph_depth_read(struct file *filp, char __user *ubuf, size_t cnt, in graph_depth_read()
|
/openbmc/linux/drivers/isdn/capi/ |
H A D | capi.c | 1060 static int capinc_tty_open(struct tty_struct *tty, struct file *filp) in capinc_tty_open() 1073 static void capinc_tty_close(struct tty_struct *tty, struct file *filp) in capinc_tty_close()
|
/openbmc/linux/drivers/ntb/hw/intel/ |
H A D | ntb_hw_gen1.c | 491 static ssize_t ndev_ntb_debugfs_read(struct file *filp, char __user *ubuf, in ndev_ntb_debugfs_read() 757 static ssize_t ndev_debugfs_read(struct file *filp, char __user *ubuf, in ndev_debugfs_read()
|
/openbmc/linux/drivers/usb/class/ |
H A D | cdc-acm.c | 658 static int acm_tty_open(struct tty_struct *tty, struct file *filp) in acm_tty_open() 796 static void acm_tty_close(struct tty_struct *tty, struct file *filp) in acm_tty_close()
|
/openbmc/linux/drivers/crypto/hisilicon/sec2/ |
H A D | sec_main.c | 716 static ssize_t sec_debug_read(struct file *filp, char __user *buf, in sec_debug_read() 751 static ssize_t sec_debug_write(struct file *filp, const char __user *buf, in sec_debug_write()
|
/openbmc/linux/arch/powerpc/platforms/powernv/ |
H A D | opal-flash.c | 434 static ssize_t image_data_write(struct file *filp, struct kobject *kobj, in image_data_write()
|
/openbmc/linux/include/linux/ |
H A D | rpmsg.h | 310 struct file *filp, poll_table *wait) in rpmsg_poll()
|
/openbmc/linux/fs/smb/server/ |
H A D | vfs_cache.h | 71 struct file *filp; member
|
/openbmc/linux/fs/hfs/ |
H A D | inode.c | 668 static int hfs_file_fsync(struct file *filp, loff_t start, loff_t end, in hfs_file_fsync()
|