Searched defs:file (Results 151 - 175 of 1981) sorted by relevance

1234567891011>>

/linux-master/fs/freevxfs/
H A Dvxfs_subr.c128 static int vxfs_read_folio(struct file *file, struct folio *folio) argument
/linux-master/drivers/char/tpm/eventlog/
H A Dcommon.c25 tpm_bios_measurements_open(struct inode *inode, struct file *file) argument
55 tpm_bios_measurements_release(struct inode *inode, struct file *file) argument
/linux-master/drivers/gpu/drm/i915/
H A Di915_file_private.h21 struct drm_file *file; member in union:drm_i915_file_private::__anon664
/linux-master/io_uring/
H A Dnotif.h14 struct file *file; member in struct:io_notif_data
/linux-master/tools/power/acpi/tools/acpidump/
H A Dapfiles.c67 ACPI_FILE file; local
108 ACPI_FILE file; local
183 ACPI_FILE file; local
[all...]
/linux-master/tools/testing/selftests/bpf/prog_tests/
H A Dtask_fd_query_tp.c7 const char *file = "./test_tracepoint.bpf.o"; local
/linux-master/fs/pstore/
H A Dpmsg.c14 static ssize_t write_pmsg(struct file *file, const char __user *buf, argument
/linux-master/kernel/module/
H A Dprocfs.c126 static int modules_open(struct inode *inode, struct file *file) argument
/linux-master/drivers/gpu/drm/amd/amdkfd/
H A Dkfd_debugfs.c31 static int kfd_debugfs_open(struct inode *inode, struct file *file) argument
43 static ssize_t kfd_debugfs_hang_hws_write(struct file *file, argument
/linux-master/fs/romfs/
H A Dmmap-nommu.c18 static unsigned long romfs_get_unmapped_area(struct file *file, argument
64 static int romfs_mmap(struct file *file, struct vm_area_struct *vma) argument
69 static unsigned romfs_mmap_capabilities(struct file *file) argument
/linux-master/mm/
H A Dfadvise.c31 int generic_fadvise(struct file *file, loff_t offset, loff_t len, int advice) argument
180 vfs_fadvise(struct file *file, loff_t offset, loff_t len, int advice) argument
[all...]
/linux-master/fs/jfs/
H A Dfile.c19 int jfs_fsync(struct file *file, loff_t start, loff_t end, int datasync) argument
43 static int jfs_open(struct inode *inode, struct file *file) argument
73 jfs_release(struct inode *inode, struct file *file) argument
[all...]
/linux-master/arch/s390/hypfs/
H A Dhypfs_vm_fs.c88 struct dentry *dir, *file; local
H A Dhypfs_dbfs.c31 static ssize_t dbfs_read(struct file *file, char __user *buf, argument
61 static long dbfs_ioctl(struct file *file, unsigned int cmd, unsigned long arg) argument
/linux-master/fs/ext2/
H A Dioctl.c144 long ext2_compat_ioctl(struct file *file, unsigned int cmd, unsigned long arg) argument
/linux-master/drivers/hwmon/pmbus/
H A Dacbel-fsg032.c18 static ssize_t acbel_fsg032_debugfs_read(struct file *file, char __user *buf, size_t count, argument
/linux-master/sound/pci/hda/
H A Dhda_hwdep.c60 static int hda_hwdep_ioctl(struct snd_hwdep *hw, struct file *file, argument
78 static int hda_hwdep_ioctl_compat(struct snd_hwdep *hw, struct file *file, argument
85 static int hda_hwdep_open(struct snd_hwdep *hw, struct file *file) argument
/linux-master/fs/ext4/
H A Dfsync.c82 static int ext4_fsync_nojournal(struct file *file, loff_t start, loff_t end, argument
129 int ext4_sync_file(struct file *file, loff_t start, loff_t end, int datasync) argument
[all...]
/linux-master/drivers/net/wireless/mediatek/mt76/
H A Ddebugfs.c91 void mt76_seq_puts_array(struct seq_file *file, const char *str, argument
/linux-master/arch/powerpc/platforms/cell/spufs/
H A Dcoredump.c44 static int match_context(const void *v, struct file *file, unsigned fd) argument
70 struct file *file; local
[all...]
/linux-master/tools/objtool/
H A Dobjtool.c22 static struct objtool_file file; variable in typeref:struct:objtool_file
[all...]
/linux-master/sound/soc/sof/
H A Dipc4-telemetry.c35 static ssize_t sof_telemetry_entry_read(struct file *file, char __user *buffer, argument
/linux-master/security/integrity/ima/
H A Dima_kexec.c22 struct seq_file file; local
[all...]
/linux-master/fs/9p/
H A Dvfs_addr.c86 static int v9fs_init_request(struct netfs_io_request *rreq, struct file *file) argument
/linux-master/fs/netfs/
H A Ddirect_write.c134 struct file *file = iocb->ki_filp; local

Completed in 1189 milliseconds

1234567891011>>