/Linux-v6.6/kernel/ |
D | kcmp.c | 103 struct file *filp, *filp_epoll, *filp_tgt; in kcmp_epoll_target() local
|
D | latencytop.c | 279 static int lstats_open(struct inode *inode, struct file *filp) in lstats_open()
|
/Linux-v6.6/fs/verity/ |
D | open.c | 388 int __fsverity_file_open(struct inode *inode, struct file *filp) in __fsverity_file_open()
|
/Linux-v6.6/kernel/bpf/ |
D | syscall.c | 744 static int bpf_map_release(struct inode *inode, struct file *filp) in bpf_map_release() 774 static void bpf_map_show_fdinfo(struct seq_file *m, struct file *filp) in bpf_map_show_fdinfo() 812 static ssize_t bpf_dummy_read(struct file *filp, char __user *buf, size_t siz, in bpf_dummy_read() 821 static ssize_t bpf_dummy_write(struct file *filp, const char __user *buf, in bpf_dummy_write() 853 static int bpf_map_mmap(struct file *filp, struct vm_area_struct *vma) in bpf_map_mmap() 901 static __poll_t bpf_map_poll(struct file *filp, struct poll_table_struct *pts) in bpf_map_poll() 2166 static int bpf_prog_release(struct inode *inode, struct file *filp) in bpf_prog_release() 2219 static void bpf_prog_show_fdinfo(struct seq_file *m, struct file *filp) in bpf_prog_show_fdinfo() 2877 static int bpf_link_release(struct inode *inode, struct file *filp) in bpf_link_release() 2897 static void bpf_link_show_fdinfo(struct seq_file *m, struct file *filp) in bpf_link_show_fdinfo()
|
/Linux-v6.6/security/ |
D | inode.c | 318 static ssize_t lsm_read(struct file *filp, char __user *buf, size_t count, in lsm_read()
|
/Linux-v6.6/fs/reiserfs/ |
D | dir.c | 31 static int reiserfs_dir_fsync(struct file *filp, loff_t start, loff_t end, in reiserfs_dir_fsync()
|
/Linux-v6.6/arch/mips/kernel/ |
D | vpe.c | 749 static int vpe_open(struct inode *inode, struct file *filp) in vpe_open() 795 static int vpe_release(struct inode *inode, struct file *filp) in vpe_release()
|
/Linux-v6.6/drivers/pci/ |
D | vpd.c | 273 static ssize_t vpd_read(struct file *filp, struct kobject *kobj, in vpd_read() 297 static ssize_t vpd_write(struct file *filp, struct kobject *kobj, in vpd_write()
|
/Linux-v6.6/drivers/net/phy/ |
D | spi_ks8995.c | 291 static ssize_t ks8995_registers_read(struct file *filp, struct kobject *kobj, in ks8995_registers_read() 303 static ssize_t ks8995_registers_write(struct file *filp, struct kobject *kobj, in ks8995_registers_write()
|
/Linux-v6.6/drivers/tty/hvc/ |
D | hvc_console.c | 347 static int hvc_open(struct tty_struct *tty, struct file * filp) in hvc_open() 389 static void hvc_close(struct tty_struct *tty, struct file * filp) in hvc_close()
|
/Linux-v6.6/fs/ext4/ |
D | file.c | 166 static int ext4_release_file(struct inode *inode, struct file *filp) in ext4_release_file() 878 static int ext4_file_open(struct inode *inode, struct file *filp) in ext4_file_open()
|
/Linux-v6.6/fs/gfs2/ |
D | file.c | 313 static int gfs2_getlabel(struct file *filp, char __user *label) in gfs2_getlabel() 324 static long gfs2_ioctl(struct file *filp, unsigned int cmd, unsigned long arg) in gfs2_ioctl() 337 static long gfs2_compat_ioctl(struct file *filp, unsigned int cmd, unsigned long arg) in gfs2_compat_ioctl()
|
/Linux-v6.6/drivers/net/ethernet/mellanox/mlx5/core/ |
D | cmd.c | 1245 static ssize_t dbg_write(struct file *filp, const char __user *buf, in dbg_write() 1434 static ssize_t data_write(struct file *filp, const char __user *buf, in data_write() 1458 static ssize_t data_read(struct file *filp, char __user *buf, size_t count, in data_read() 1478 static ssize_t outlen_read(struct file *filp, char __user *buf, size_t count, in outlen_read() 1493 static ssize_t outlen_write(struct file *filp, const char __user *buf, in outlen_write()
|
/Linux-v6.6/fs/nfs/ |
D | dir.c | 111 nfs_opendir(struct inode *inode, struct file *filp) in nfs_opendir() 131 nfs_closedir(struct inode *inode, struct file *filp) in nfs_closedir() 470 bool nfs_readdir_use_cookie(const struct file *filp) in nfs_readdir_use_cookie() 1322 static loff_t nfs_llseek_dir(struct file *filp, loff_t offset, int whence) in nfs_llseek_dir() 1367 static int nfs_fsync_dir(struct file *filp, loff_t start, loff_t end, in nfs_fsync_dir() 2015 …nfs_open_context *create_nfs_open_context(struct dentry *dentry, int open_flags, struct file *filp) in create_nfs_open_context() 2020 static int do_open(struct inode *inode, struct file *filp) in do_open()
|
/Linux-v6.6/virt/kvm/ |
D | kvm_main.c | 1390 static int kvm_vm_release(struct inode *inode, struct file *filp) in kvm_vm_release() 3882 static int kvm_vcpu_release(struct inode *inode, struct file *filp) in kvm_vcpu_release() 4115 static long kvm_vcpu_ioctl(struct file *filp, in kvm_vcpu_ioctl() 4327 static long kvm_vcpu_compat_ioctl(struct file *filp, in kvm_vcpu_compat_ioctl() 4369 static int kvm_device_mmap(struct file *filp, struct vm_area_struct *vma) in kvm_device_mmap() 4395 static long kvm_device_ioctl(struct file *filp, unsigned int ioctl, in kvm_device_ioctl() 4418 static int kvm_device_release(struct inode *inode, struct file *filp) in kvm_device_release() 4441 struct kvm_device *kvm_device_from_filp(struct file *filp) in kvm_device_from_filp() 4791 static long kvm_vm_ioctl(struct file *filp, in kvm_vm_ioctl() 5003 long __weak kvm_arch_vm_compat_ioctl(struct file *filp, unsigned int ioctl, in kvm_arch_vm_compat_ioctl() [all …]
|
/Linux-v6.6/drivers/s390/char/ |
D | sclp_config.c | 130 static ssize_t sysfs_ofb_data_write(struct file *filp, struct kobject *kobj, in sysfs_ofb_data_write()
|
/Linux-v6.6/drivers/xen/ |
D | mcelog.c | 106 static ssize_t xen_mce_chrdev_read(struct file *filp, char __user *ubuf, in xen_mce_chrdev_read()
|
/Linux-v6.6/drivers/net/netdevsim/ |
D | ipsec.c | 12 static ssize_t nsim_dbg_netdev_ops_read(struct file *filp, in nsim_dbg_netdev_ops_read()
|
/Linux-v6.6/drivers/usb/gadget/function/ |
D | u_uac1_legacy.h | 36 struct file *filp; member
|
/Linux-v6.6/drivers/gpu/drm/amd/amdgpu/ |
D | amdgpu_cs.h | 51 struct drm_file *filp; member
|
D | amdgpu_uvd.h | 63 struct drm_file *filp[AMDGPU_MAX_UVD_HANDLES]; member
|
/Linux-v6.6/drivers/gpu/drm/exynos/ |
D | exynos_drm_g2d.c | 229 struct drm_file *filp; member 417 struct drm_file *filp, in g2d_userptr_get_dma_addr() 548 static void g2d_userptr_free_all(struct g2d_data *g2d, struct drm_file *filp) in g2d_userptr_free_all() 770 struct drm_file *filp) in g2d_unmap_cmdlist_gem()
|
/Linux-v6.6/drivers/macintosh/ |
D | via-pmu.c | 2226 pmu_fpoll(struct file *filp, poll_table *wait) in pmu_fpoll() 2351 static int pmu_ioctl(struct file *filp, in pmu_ioctl() 2416 static long pmu_unlocked_ioctl(struct file *filp, in pmu_unlocked_ioctl() 2436 static long compat_pmu_ioctl (struct file *filp, u_int cmd, u_long arg) in compat_pmu_ioctl()
|
/Linux-v6.6/fs/nfs/blocklayout/ |
D | rpc_pipefs.c | 111 static ssize_t bl_pipe_downcall(struct file *filp, const char __user *src, in bl_pipe_downcall()
|
/Linux-v6.6/fs/ext2/ |
D | file.c | 143 static int ext2_release_file (struct inode * inode, struct file * filp) in ext2_release_file()
|