/openbmc/linux/fs/tracefs/ |
H A D | inode.c | 73 static ssize_t default_read_file(struct file *file, char __user *buf, in default_read_file() 79 static ssize_t default_write_file(struct file *file, const char __user *buf, in default_write_file()
|
/openbmc/linux/fs/nfsd/ |
H A D | nfssvc.c | 1066 int nfsd_pool_stats_open(struct inode *inode, struct file *file) in nfsd_pool_stats_open() 1082 int nfsd_pool_stats_release(struct inode *inode, struct file *file) in nfsd_pool_stats_release()
|
/openbmc/linux/kernel/bpf/ |
H A D | task_iter.c | 341 struct file *file; in task_file_seq_start() local 370 struct file *file) in DEFINE_BPF_ITER_FUNC()
|
/openbmc/phosphor-webui/app/server-control/controllers/ |
H A D | virtual-media-controller.js | 105 function NBDServer(endpoint, token, file, id) { argument
|
/openbmc/u-boot/lib/efi_selftest/ |
H A D | efi_selftest_block_device.c | 304 struct efi_file_handle *root, *file; in execute() local
|
/openbmc/phosphor-power/phosphor-regulators/src/ |
H A D | error_logging.cpp | 123 FFDCFile file{FFDCFormat::Text}; in createFFDCFile() local
|
/openbmc/qemu/scripts/coverity-scan/ |
H A D | model.c | 278 const char *file, in g_assertion_message_expr()
|
/openbmc/linux/fs/ramfs/ |
H A D | inode.c | 149 struct inode *dir, struct file *file, umode_t mode) in ramfs_tmpfile()
|
/openbmc/linux/include/linux/sunrpc/ |
H A D | xprtsock.h | 27 struct file * file; member
|
/openbmc/linux/tools/objtool/arch/x86/ |
H A D | decode.c | 147 int arch_decode_instruction(struct objtool_file *file, const struct section *sec, in arch_decode_instruction()
|
/openbmc/linux/tools/perf/util/ |
H A D | bpf_off_cpu.c | 298 struct perf_data_file *file = &session->data->file; in off_cpu_write() local
|
/openbmc/linux/drivers/input/serio/ |
H A D | serport.c | 160 static ssize_t serport_ldisc_read(struct tty_struct * tty, struct file * file, in serport_ldisc_read()
|
/openbmc/linux/arch/powerpc/platforms/pseries/ |
H A D | reconfig.c | 358 static ssize_t ofdt_write(struct file *file, const char __user *buf, size_t count, in ofdt_write()
|
/openbmc/linux/include/linux/ |
H A D | binfmts.h | 48 struct file *file; member
|
/openbmc/linux/drivers/gpu/drm/ |
H A D | drm_context.c | 132 void drm_legacy_ctxbitmap_flush(struct drm_device *dev, struct drm_file *file) in drm_legacy_ctxbitmap_flush()
|
/openbmc/linux/drivers/gpu/drm/loongson/ |
H A D | lsdc_gem.c | 209 int lsdc_dumb_create(struct drm_file *file, struct drm_device *ddev, in lsdc_dumb_create()
|
/openbmc/linux/drivers/gpu/drm/vmwgfx/ |
H A D | vmwgfx_gem.c | 269 struct drm_file *file; in vmw_debugfs_gem_info_show() local
|
/openbmc/linux/drivers/nvme/target/ |
H A D | passthru.c | 576 struct file *file; in nvmet_passthru_ctrl_enable() local
|
/openbmc/openpower-pnor-code-mgmt/ubi/ |
H A D | item_updater_ubi.cpp | 179 auto file = std::filesystem::path(filePath) / squashFSImage; in validateSquashFSImage() local
|
/openbmc/linux/kernel/dma/ |
H A D | map_benchmark.c | 199 static long map_benchmark_ioctl(struct file *file, unsigned int cmd, in map_benchmark_ioctl()
|
/openbmc/linux/fs/xfs/scrub/ |
H A D | scrub.h | 77 struct file *file; member
|
/openbmc/linux/drivers/input/touchscreen/ |
H A D | atmel_mxt_ts.c | 2552 static int mxt_vidioc_querycap(struct file *file, void *priv, in mxt_vidioc_querycap() 2564 static int mxt_vidioc_enum_input(struct file *file, void *priv, in mxt_vidioc_enum_input() 2609 static int mxt_vidioc_s_input(struct file *file, void *priv, unsigned int i) in mxt_vidioc_s_input() 2614 static int mxt_vidioc_g_input(struct file *file, void *priv, unsigned int *i) in mxt_vidioc_g_input() 2623 static int mxt_vidioc_fmt(struct file *file, void *priv, struct v4l2_format *f) in mxt_vidioc_fmt() 2633 static int mxt_vidioc_enum_fmt(struct file *file, void *priv, in mxt_vidioc_enum_fmt() 2655 static int mxt_vidioc_g_parm(struct file *file, void *fh, in mxt_vidioc_g_parm()
|
/openbmc/linux/drivers/net/wireless/ath/ath11k/ |
H A D | debugfs_htt_stats.c | 4604 static ssize_t ath11k_read_htt_stats_type(struct file *file, in ath11k_read_htt_stats_type() 4617 static ssize_t ath11k_write_htt_stats_type(struct file *file, in ath11k_write_htt_stats_type() 4752 static int ath11k_open_htt_stats(struct inode *inode, struct file *file) in ath11k_open_htt_stats() 4803 static int ath11k_release_htt_stats(struct inode *inode, struct file *file) in ath11k_release_htt_stats() 4815 static ssize_t ath11k_read_htt_stats(struct file *file, in ath11k_read_htt_stats() 4836 static ssize_t ath11k_read_htt_stats_reset(struct file *file, in ath11k_read_htt_stats_reset() 4849 static ssize_t ath11k_write_htt_stats_reset(struct file *file, in ath11k_write_htt_stats_reset()
|
/openbmc/linux/fs/ |
H A D | namespace.c | 420 int __mnt_want_write_file(struct file *file) in __mnt_want_write_file() 443 int mnt_want_write_file(struct file *file) in mnt_want_write_file() 485 void __mnt_drop_write_file(struct file *file) in __mnt_drop_write_file() 491 void mnt_drop_write_file(struct file *file) in mnt_drop_write_file() 2653 struct file *file; in open_detached_copy() local 2689 struct file *file; in SYSCALL_DEFINE3() local 3953 struct file *file; in SYSCALL_DEFINE3() local
|
/openbmc/linux/drivers/net/wireless/intel/iwlwifi/mvm/ |
H A D | rs.c | 3723 static ssize_t rs_sta_dbgfs_scale_table_write(struct file *file, in rs_sta_dbgfs_scale_table_write() 3748 static ssize_t rs_sta_dbgfs_scale_table_read(struct file *file, in rs_sta_dbgfs_scale_table_read() 3854 static ssize_t rs_sta_dbgfs_stats_table_read(struct file *file, in rs_sta_dbgfs_stats_table_read() 3902 static ssize_t rs_sta_dbgfs_drv_tx_stats_read(struct file *file, in rs_sta_dbgfs_drv_tx_stats_read() 3975 static ssize_t rs_sta_dbgfs_drv_tx_stats_write(struct file *file, in rs_sta_dbgfs_drv_tx_stats_write() 3992 static ssize_t iwl_dbgfs_ss_force_read(struct file *file, in iwl_dbgfs_ss_force_read()
|