Home
last modified time | relevance | path

Searched defs:file (Results 1451 – 1475 of 2274) sorted by relevance

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

/openbmc/linux/include/linux/
H A Dsplice.h38 struct file *file; /* file to read/write */ member
H A Dvfio.h298 static inline bool vfio_file_is_group(struct file *file) in vfio_file_is_group()
303 static inline bool vfio_file_has_dev(struct file *file, struct vfio_device *device) in vfio_file_has_dev()
/openbmc/linux/fs/proc/
H A Dstat.c194 static int stat_open(struct inode *inode, struct file *file) in stat_open()
/openbmc/phosphor-power/phosphor-power-sequencer/src/
H A Dconfig_file_parser.cpp76 std::ifstream file{pathName}; in parse() local
/openbmc/linux/drivers/media/pci/ttpci/
H A Dbudget-av.c1403 static int vidioc_enum_input(struct file *file, void *fh, struct v4l2_input *i) in vidioc_enum_input()
1412 static int vidioc_g_input(struct file *file, void *fh, unsigned int *i) in vidioc_g_input()
1423 static int vidioc_s_input(struct file *file, void *fh, unsigned int input) in vidioc_s_input()
/openbmc/linux/sound/isa/wavefront/
H A Dwavefront_synth.c1642 snd_wavefront_synth_open (struct snd_hwdep *hw, struct file *file) in snd_wavefront_synth_open()
1652 snd_wavefront_synth_release (struct snd_hwdep *hw, struct file *file) in snd_wavefront_synth_release()
1660 snd_wavefront_synth_ioctl (struct snd_hwdep *hw, struct file *file, in snd_wavefront_synth_ioctl()
/openbmc/linux/fs/zonefs/
H A Dsuper.c766 static int zonefs_readdir_root(struct file *file, struct dir_context *ctx) in zonefs_readdir_root()
801 static int zonefs_readdir_zgroup(struct file *file, in zonefs_readdir_zgroup()
843 static int zonefs_readdir(struct file *file, struct dir_context *ctx) in zonefs_readdir()
/openbmc/phosphor-host-ipmid/dbus-sdr/
H A Dstoragecommands.cpp46 static int getFileTimestamp(const std::filesystem::path& file) in getFileTimestamp()
771 for (const std::filesystem::path& file : selLogFiles) in countSELEntries() local
797 for (const std::filesystem::path& file : selLogFiles) in findSELEntry() local
/openbmc/linux/fs/autofs/
H A Ddev-ioctl.c688 static long autofs_dev_ioctl(struct file *file, unsigned int command, in autofs_dev_ioctl()
698 static long autofs_dev_ioctl_compat(struct file *file, unsigned int command, in autofs_dev_ioctl_compat()
/openbmc/linux/drivers/watchdog/
H A Dmei_wdt.c494 static ssize_t mei_dbgfs_read_activation(struct file *file, char __user *ubuf, in mei_dbgfs_read_activation()
516 static ssize_t mei_dbgfs_read_state(struct file *file, char __user *ubuf, in mei_dbgfs_read_state()
/openbmc/linux/kernel/
H A Dpid.c671 struct file *file; in __pidfd_fget() local
691 struct file *file; in pidfd_getfd() local
H A Dkcmp.c64 struct file *file; in get_file_raw_ptr() local
H A Dlatencytop.c271 lstats_write(struct file *file, const char __user *buf, size_t count, in lstats_write()
/openbmc/linux/drivers/tty/
H A Dpty.c689 struct file *file, int idx) in ptm_unix98_lookup()
706 struct file *file, int idx) in pts_unix98_lookup()
/openbmc/linux/fs/sysv/
H A Ditree.c462 static int sysv_read_folio(struct file *file, struct folio *folio) in sysv_read_folio()
482 static int sysv_write_begin(struct file *file, struct address_space *mapping, in sysv_write_begin()
/openbmc/linux/arch/powerpc/platforms/pseries/
H A Dlparcfg.c664 static ssize_t lparcfg_write(struct file *file, const char __user * buf, in lparcfg_write()
775 static int lparcfg_open(struct inode *inode, struct file *file) in lparcfg_open()
/openbmc/linux/drivers/gpu/drm/i915/gem/
H A Di915_gem_object.h99 i915_gem_object_lookup_rcu(struct drm_file *file, u32 handle) in i915_gem_object_lookup_rcu()
117 i915_gem_object_lookup(struct drm_file *file, u32 handle) in i915_gem_object_lookup()
H A Di915_gem_wait.c232 i915_gem_wait_ioctl(struct drm_device *dev, void *data, struct drm_file *file) in i915_gem_wait_ioctl()
/openbmc/linux/fs/btrfs/
H A Dreflink.c725 static noinline int btrfs_clone_files(struct file *file, struct file *file_src, in btrfs_clone_files()
872 static bool file_sync_write(const struct file *file) in file_sync_write()
/openbmc/linux/sound/core/seq/oss/
H A Dseq_oss_readq.c206 snd_seq_oss_readq_poll(struct seq_oss_readq *q, struct file *file, poll_table *wait) in snd_seq_oss_readq_poll()
/openbmc/qemu/chardev/
H A Dchar-win.c215 void win_chr_set_file(Chardev *chr, HANDLE file, bool keep_open) in win_chr_set_file()
/openbmc/linux/sound/core/
H A Dmisc.c189 int snd_fasync_helper(int fd, struct file *file, int on, in snd_fasync_helper()
/openbmc/linux/drivers/cxl/
H A Dmem.c38 static int cxl_mem_dpa_show(struct seq_file *file, void *data) in cxl_mem_dpa_show()
/openbmc/linux/arch/powerpc/platforms/powernv/
H A Dopal-msglog.c96 static ssize_t opal_msglog_read(struct file *file, struct kobject *kobj, in opal_msglog_read()
/openbmc/linux/tools/perf/util/
H A Ddata.h31 struct perf_data_file file; member

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