Home
last modified time | relevance | path

Searched defs:filp (Results 451 – 475 of 620) sorted by relevance

1...<<11121314151617181920>>...25

/openbmc/linux/fs/lockd/
H A Dsvcproc.c53 struct nlm_host **hostp, struct nlm_file **filp) in nlmsvc_retrieve_args()
/openbmc/linux/drivers/vfio/pci/hisilicon/
H A Dhisi_acc_vfio_pci.h90 struct file *filp; member
/openbmc/linux/drivers/pci/hotplug/
H A Dacpiphp_ibm.c355 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 Dradeon_cs.c669 int radeon_cs_ioctl(struct drm_device *dev, void *data, struct drm_file *filp) in radeon_cs_ioctl()
/openbmc/linux/fs/proc/
H A Dbase.c818 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 Dkcore.c633 static int open_kcore(struct inode *inode, struct file *filp) in open_kcore()
/openbmc/linux/drivers/video/fbdev/core/
H A Dfb_chrdev.c433 static unsigned long get_fb_unmapped_area(struct file *filp, in get_fb_unmapped_area()
/openbmc/linux/drivers/gpu/drm/i915/gem/
H A Di915_gem_shmem.c550 struct file *filp; in __create_shmem() local
/openbmc/linux/drivers/gpu/drm/
H A Ddrm_sysfs.c264 static ssize_t edid_show(struct file *filp, struct kobject *kobj, in edid_show()
/openbmc/linux/drivers/tty/
H A Dn_hdlc.c648 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 Ddlmfs.c236 static ssize_t dlmfs_file_write(struct file *filp, in dlmfs_file_write()
/openbmc/linux/drivers/net/wireless/intel/iwlwifi/fw/
H A Ddebugfs.c370 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 Dnfs4proc.c197 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 Dmmap.c1698 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 Dradeon_base.c2199 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 Dmptctl.c2714 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 Dtrace_functions_graph.c1372 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 Dcapi.c1060 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 Dntb_hw_gen1.c491 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 Dcdc-acm.c658 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 Dsec_main.c716 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 Dopal-flash.c434 static ssize_t image_data_write(struct file *filp, struct kobject *kobj, in image_data_write()
/openbmc/linux/include/linux/
H A Drpmsg.h310 struct file *filp, poll_table *wait) in rpmsg_poll()
/openbmc/linux/fs/smb/server/
H A Dvfs_cache.h71 struct file *filp; member
/openbmc/linux/fs/hfs/
H A Dinode.c668 static int hfs_file_fsync(struct file *filp, loff_t start, loff_t end, in hfs_file_fsync()

1...<<11121314151617181920>>...25