Home
last modified time | relevance | path

Searched defs:file (Results 1251 – 1275 of 2274) sorted by relevance

1...<<51525354555657585960>>...91

/openbmc/linux/fs/ecryptfs/
H A Decryptfs_kernel.h409 struct file *file; member
429 ecryptfs_file_to_private(struct file *file) in ecryptfs_file_to_private()
435 ecryptfs_set_file_private(struct file *file, in ecryptfs_set_file_private()
441 static inline struct file *ecryptfs_file_to_lower(struct file *file) in ecryptfs_file_to_lower()
447 ecryptfs_set_file_lower(struct file *file, struct file *lower_file) in ecryptfs_set_file_lower()
/openbmc/linux/fs/gfs2/
H A Dinode.c620 struct file *file, in gfs2_create_inode()
887 struct file *file) in __gfs2_lookup()
1287 struct file *file, unsigned flags, in gfs2_atomic_open()
2119 loff_t gfs2_seek_data(struct file *file, loff_t offset) in gfs2_seek_data()
2138 loff_t gfs2_seek_hole(struct file *file, loff_t offset) in gfs2_seek_hole()
/openbmc/qemu/hw/virtio/
H A Dvhost-vdpa.c1013 struct vhost_vring_file *file) in vhost_vdpa_set_vring_dev_kick()
1020 struct vhost_vring_file *file) in vhost_vdpa_set_vring_dev_call()
1053 struct vhost_vring_file file = { in vhost_vdpa_svq_set_fds() local
1468 struct vhost_vring_file *file) in vhost_vdpa_set_vring_kick()
1483 struct vhost_vring_file *file) in vhost_vdpa_set_vring_call()
/openbmc/linux/kernel/trace/
H A Dtrace.c2927 struct trace_event_file *file; in output_printk() local
2995 struct trace_event_file *file = fbuffer->trace_file; in trace_event_buffer_commit() local
4973 struct trace_event_file *file = inode->i_private; in tracing_open_file_tr() local
5001 struct trace_event_file *file = inode->i_private; in tracing_release_file_tr() local
5021 static int tracing_release(struct inode *inode, struct file *file) in tracing_release()
5076 static int tracing_open(struct inode *inode, struct file *file) in tracing_open()
5194 static int show_traces_open(struct inode *inode, struct file *file) in show_traces_open()
5231 loff_t tracing_lseek(struct file *file, loff_t offset, int whence) in tracing_lseek()
8215 static ssize_t tracing_err_log_write(struct file *file, in tracing_err_log_write()
8364 static int tracing_buffers_flush(struct file *file, fl_owner_t id) in tracing_buffers_flush()
[all …]
/openbmc/linux/tools/perf/util/
H A Dpath.c48 bool is_regular_file(const char *file) in is_regular_file()
/openbmc/linux/arch/mips/include/asm/
H A Dhugetlb.h15 static inline int prepare_hugepage_range(struct file *file, in prepare_hugepage_range()
/openbmc/linux/drivers/gpu/drm/tegra/
H A Dfb.c134 struct drm_file *file, in tegra_fb_create()
/openbmc/linux/arch/loongarch/include/asm/
H A Dhugetlb.h14 static inline int prepare_hugepage_range(struct file *file, in prepare_hugepage_range()
/openbmc/openpower-occ-control/
H A Docc_device.hpp242 std::ofstream file(fileName, std::ios::out); in write() local
/openbmc/webui-vue/src/store/modules/Operations/
H A DVirtualMediaStore.js43 file: null, property in VirtualMediaStore.actions.getData.device
/openbmc/u-boot/include/
H A Dqfw.h112 char file[BIOS_LINKER_LOADER_FILESZ]; member
138 char file[BIOS_LINKER_LOADER_FILESZ]; member
/openbmc/linux/drivers/net/wireless/broadcom/b43legacy/
H A Ddebugfs.c187 static ssize_t b43legacy_debugfs_read(struct file *file, char __user *userbuf, in b43legacy_debugfs_read()
255 static ssize_t b43legacy_debugfs_write(struct file *file, in b43legacy_debugfs_write()
/openbmc/openbmc/poky/scripts/
H A Dcombo-layer977 def include_file(file): argument
1000 def exclude_file(file): argument
/openbmc/linux/drivers/bus/mhi/host/
H A Ddebugfs.c248 static ssize_t mhi_debugfs_device_wake_write(struct file *file, in mhi_debugfs_device_wake_write()
280 static ssize_t mhi_debugfs_timeout_ms_write(struct file *file, in mhi_debugfs_timeout_ms_write()
/openbmc/linux/drivers/iommu/iommufd/
H A Dmain.c429 struct iommufd_ctx *iommufd_ctx_from_file(struct file *file) in iommufd_ctx_from_file()
450 struct file *file; in iommufd_ctx_from_fd() local
/openbmc/fb-ipmi-oem/src/
H A Dappcommands.cpp262 std::ofstream file(JSON_APP_DATA_FILE); in flush_app_data() local
492 std::ifstream file(JSON_APP_DATA_FILE); in registerAPPFunctions() local
/openbmc/linux/fs/ntfs/
H A Ddebug.c101 void __ntfs_debug(const char *file, int line, const char *function, in __ntfs_debug()
/openbmc/linux/fs/squashfs/
H A Ddir.c97 static int squashfs_readdir(struct file *file, struct dir_context *ctx) in squashfs_readdir()
/openbmc/u-boot/cmd/
H A Dlog.c65 const char *file; in do_log_rec() local
/openbmc/linux/arch/xtensa/platforms/iss/include/platform/
H A Dsimcall.h34 static inline int simc_open(const char *file, int flags, int mode) in simc_open()
/openbmc/linux/kernel/
H A Dusermode_driver.c16 struct file *file; in blob_to_mnt() local
/openbmc/linux/drivers/misc/mei/
H A Ddebugfs.c136 static ssize_t mei_dbgfs_write_allow_fa(struct file *file, in mei_dbgfs_write_allow_fa()
/openbmc/phosphor-snmp/test/
H A Dtest_snmp_serialize.cpp81 std::fstream file; in TEST_F() local
/openbmc/phosphor-bmc-code-mgmt/
H A Dutils.cpp65 for (const auto& file : srcFiles) in mergeFiles() local
/openbmc/linux/tools/testing/selftests/bpf/
H A Dtest_tcpnotify_user.c72 const char *file = "test_tcpnotify_kern.bpf.o"; in main() local

1...<<51525354555657585960>>...91