Home
last modified time | relevance | path

Searched defs:file (Results 551 – 575 of 2274) sorted by relevance

1...<<21222324252627282930>>...91

/openbmc/linux/drivers/accel/ivpu/
H A Divpu_drv.c134 static int ivpu_get_param_ioctl(struct drm_device *dev, void *data, struct drm_file *file) in ivpu_get_param_ioctl()
205 static int ivpu_set_param_ioctl(struct drm_device *dev, void *data, struct drm_file *file) in ivpu_set_param_ioctl()
225 static int ivpu_open(struct drm_device *dev, struct drm_file *file) in ivpu_open()
277 static void ivpu_postclose(struct drm_device *dev, struct drm_file *file) in ivpu_postclose()
/openbmc/linux/drivers/input/
H A Devdev.c322 static int evdev_fasync(int fd, struct file *file, int on) in evdev_fasync()
435 static int evdev_release(struct inode *inode, struct file *file) in evdev_release()
470 static int evdev_open(struct inode *inode, struct file *file) in evdev_open()
502 static ssize_t evdev_write(struct file *file, const char __user *buffer, in evdev_write()
558 static ssize_t evdev_read(struct file *file, char __user *buffer, in evdev_read()
610 static __poll_t evdev_poll(struct file *file, poll_table *wait) in evdev_poll()
944 struct file *file) in evdev_revoke()
1029 static long evdev_do_ioctl(struct file *file, unsigned int cmd, in evdev_do_ioctl()
1256 static long evdev_ioctl_handler(struct file *file, unsigned int cmd, in evdev_ioctl_handler()
1279 static long evdev_ioctl(struct file *file, unsigned int cmd, unsigned long arg) in evdev_ioctl()
[all …]
/openbmc/linux/drivers/s390/char/
H A Dvmur.c444 static ssize_t ur_write(struct file *file, const char __user *udata, in ur_write()
512 static ssize_t diag14_read(struct file *file, char __user *ubuf, size_t count, in diag14_read()
562 static ssize_t ur_read(struct file *file, char __user *ubuf, size_t count, in ur_read()
694 static int ur_open(struct inode *inode, struct file *file) in ur_open()
773 static int ur_release(struct inode *inode, struct file *file) in ur_release()
787 static loff_t ur_llseek(struct file *file, loff_t offset, int whence) in ur_llseek()
/openbmc/linux/arch/ia64/kernel/
H A Dsalinfo.c275 salinfo_event_open(struct inode *inode, struct file *file) in salinfo_event_open()
283 salinfo_event_read(struct file *file, char __user *buffer, size_t count, loff_t *ppos) in salinfo_event_read()
341 salinfo_log_open(struct inode *inode, struct file *file) in salinfo_log_open()
366 salinfo_log_release(struct inode *inode, struct file *file) in salinfo_log_release()
434 salinfo_log_read(struct file *file, char __user *buffer, size_t count, loff_t *ppos) in salinfo_log_read()
495 salinfo_log_write(struct file *file, const char __user *buffer, size_t count, loff_t *ppos) in salinfo_log_write()
/openbmc/linux/drivers/gpu/drm/i915/
H A Di915_debugfs.c301 static ssize_t gpu_state_read(struct file *file, char __user *ubuf, in gpu_state_read()
331 static int gpu_state_release(struct inode *inode, struct file *file) in gpu_state_release()
337 static int i915_gpu_info_open(struct inode *inode, struct file *file) in i915_gpu_info_open()
379 static int i915_error_state_open(struct inode *inode, struct file *file) in i915_error_state_open()
787 static int i915_forcewake_open(struct inode *inode, struct file *file) in i915_forcewake_open()
799 static int i915_forcewake_release(struct inode *inode, struct file *file) in i915_forcewake_release()
/openbmc/linux/drivers/media/dvb-core/
H A Ddvbdev.c86 static int dvb_device_open(struct inode *inode, struct file *file) in dvb_device_open()
125 int dvb_generic_open(struct inode *inode, struct file *file) in dvb_generic_open()
150 int dvb_generic_release(struct inode *inode, struct file *file) in dvb_generic_release()
170 long dvb_generic_ioctl(struct file *file, in dvb_generic_ioctl()
954 int dvb_usercopy(struct file *file, in dvb_usercopy()
956 int (*func)(struct file *file, in dvb_usercopy()
/openbmc/phosphor-logging/extensions/openpower-pels/
H A Drepository.cpp45 size_t getFileDiskSize(const std::filesystem::path& file) in getFileDiskSize()
90 std::ifstream file{dirEntry.path()}; in restore() local
206 std::ofstream file{path, std::ios::binary}; in write() local
279 std::ifstream file{pel->second.path.c_str()}; in getPELData() local
321 std::ifstream file{attributes.path}; in for_each() local
453 std::ifstream file{path}; in updatePEL() local
/openbmc/linux/drivers/scsi/mpt3sas/
H A Dmpt3sas_debugfs.c56 _debugfs_iocdump_open(struct inode *inode, struct file *file) in _debugfs_iocdump_open()
77 _debugfs_iocdump_release(struct inode *inode, struct file *file) in _debugfs_iocdump_release()
/openbmc/qemu/chardev/
H A Dchar-file.c42 ChardevFile *file = backend->u.file.data; in qmp_chardev_open_file() local
104 ChardevFile *file; in qemu_chr_parse_file_out() local
/openbmc/linux/drivers/usb/class/
H A Dcdc-wdm.c376 (struct file *file, const char __user *buffer, size_t count, loff_t *ppos) in wdm_write()
520 (struct file *file, char __user *buffer, size_t count, loff_t *ppos) in wdm_read()
628 static int wdm_wait_for_response(struct file *file, long timeout) in wdm_wait_for_response()
667 static int wdm_fsync(struct file *file, loff_t start, loff_t end, int datasync) in wdm_fsync()
677 static int wdm_flush(struct file *file, fl_owner_t id) in wdm_flush()
682 static __poll_t wdm_poll(struct file *file, struct poll_table_struct *wait) in wdm_poll()
708 static int wdm_open(struct inode *inode, struct file *file) in wdm_open()
760 static int wdm_release(struct inode *inode, struct file *file) in wdm_release()
791 static long wdm_ioctl(struct file *file, unsigned int cmd, unsigned long arg) in wdm_ioctl()
/openbmc/linux/fs/hfs/
H A Dinode.c37 static int hfs_read_folio(struct file *file, struct folio *folio) in hfs_read_folio()
52 int hfs_write_begin(struct file *file, struct address_space *mapping, in hfs_write_begin()
132 struct file *file = iocb->ki_filp; in hfs_direct_IO() local
574 static int hfs_file_open(struct inode *inode, struct file *file) in hfs_file_open()
582 static int hfs_file_release(struct inode *inode, struct file *file) in hfs_file_release()
/openbmc/linux/drivers/gpu/drm/
H A Ddrm_file.c154 struct drm_file *file; in drm_file_alloc() local
243 void drm_file_free(struct drm_file *file) in drm_file_free()
955 void drm_show_memory_stats(struct drm_printer *p, struct drm_file *file) in drm_show_memory_stats()
1015 struct drm_file *file = f->private_data; in drm_show_fdinfo() local
1053 struct file *file; in mock_drm_getfile() local
/openbmc/linux/drivers/acpi/
H A Dproc.c90 acpi_system_write_wakeup_device(struct file *file, in acpi_system_write_wakeup_device()
127 acpi_system_wakeup_device_open_fs(struct inode *inode, struct file *file) in acpi_system_wakeup_device_open_fs()
/openbmc/linux/drivers/char/tpm/eventlog/
H A Dcommon.c26 struct file *file) in tpm_bios_measurements_open()
58 struct file *file) in tpm_bios_measurements_release()
/openbmc/linux/fs/
H A Deventpoll.c102 struct file *file; member
215 struct file *file; member
282 static void list_file(struct file *file) in list_file()
345 struct file *file, int fd) in ep_set_ffd()
723 struct file *file = epi->ffd.file; in __ep_remove() local
899 struct file *file; in epi_fget() local
915 struct file *file = epi_fget(epi); in ep_item_poll() local
978 void eventpoll_release_file(struct file *file) in eventpoll_release_file()
1084 struct file *get_epoll_tfile_raw_ptr(struct file *file, int tfd, in get_epoll_tfile_raw_ptr()
1477 static int attach_epitem(struct file *file, struct epitem *epi) in attach_epitem()
[all …]
/openbmc/linux/drivers/net/wireless/intel/iwlegacy/
H A D3945-debug.c34 il3945_ucode_rx_stats_read(struct file *file, char __user *user_buf, in il3945_ucode_rx_stats_read()
299 il3945_ucode_tx_stats_read(struct file *file, char __user *user_buf, in il3945_ucode_tx_stats_read()
389 il3945_ucode_general_stats_read(struct file *file, char __user *user_buf, in il3945_ucode_general_stats_read()
/openbmc/linux/kernel/kcsan/
H A Ddebugfs.c194 static int show_info(struct seq_file *file, void *v) in show_info()
218 static int debugfs_open(struct inode *inode, struct file *file) in debugfs_open()
224 debugfs_write(struct file *file, const char __user *buf, size_t count, loff_t *off) in debugfs_write()
/openbmc/linux/drivers/dma-buf/
H A Ddma-heap.c79 static int dma_heap_open(struct inode *inode, struct file *file) in dma_heap_open()
96 static long dma_heap_ioctl_allocate(struct file *file, void *data) in dma_heap_ioctl_allocate()
126 static long dma_heap_ioctl(struct file *file, unsigned int ucmd, in dma_heap_ioctl()
/openbmc/linux/drivers/gpu/drm/msm/
H A Dmsm_perf.c120 static ssize_t perf_read(struct file *file, char __user *buf, in perf_read()
150 static int perf_open(struct inode *inode, struct file *file) in perf_open()
181 static int perf_release(struct inode *inode, struct file *file) in perf_release()
/openbmc/linux/drivers/md/bcache/
H A Ddebug.c172 static ssize_t bch_dump_read(struct file *file, char __user *buf, in bch_dump_read()
207 static int bch_dump_open(struct inode *inode, struct file *file) in bch_dump_open()
224 static int bch_dump_release(struct inode *inode, struct file *file) in bch_dump_release()
/openbmc/linux/drivers/block/drbd/
H A Ddrbd_debugfs.c418 static int drbd_single_open(struct file *file, int (*show)(struct seq_file *, void *), in drbd_single_open()
443 static int in_flight_summary_open(struct inode *inode, struct file *file) in in_flight_summary_open()
450 static int in_flight_summary_release(struct inode *inode, struct file *file) in in_flight_summary_release()
551 static int callback_history_open(struct inode *inode, struct file *file) in callback_history_open()
558 static int callback_history_release(struct inode *inode, struct file *file) in callback_history_release()
598 static int connection_oldest_requests_open(struct inode *inode, struct file *file) in connection_oldest_requests_open()
605 static int connection_oldest_requests_release(struct inode *inode, struct file *file) in connection_oldest_requests_release()
853 static int drbd_version_open(struct inode *inode, struct file *file) in drbd_version_open()
/openbmc/linux/drivers/net/wireless/mediatek/mt76/mt7996/
H A Ddebugfs.c51 mt7996_sys_recovery_set(struct file *file, const char __user *user_buf, in mt7996_sys_recovery_set()
126 mt7996_sys_recovery_get(struct file *file, char __user *user_buf, in mt7996_sys_recovery_get()
436 mt7996_fw_util_wa_show(struct seq_file *file, void *data) in mt7996_fw_util_wa_show()
450 mt7996_ampdu_stat_read_phy(struct mt7996_phy *phy, struct seq_file *file) in mt7996_ampdu_stat_read_phy()
527 mt7996_tx_stats_show(struct seq_file *file, void *data) in mt7996_tx_stats_show()
628 mt7996_hw_queues_show(struct seq_file *file, void *data) in mt7996_hw_queues_show()
698 mt7996_xmit_queues_show(struct seq_file *file, void *data) in mt7996_xmit_queues_show()
893 static ssize_t mt7996_sta_fixed_rate_set(struct file *file, in mt7996_sta_fixed_rate_set()
/openbmc/linux/drivers/char/
H A Dnsc_gpio.c42 ssize_t nsc_gpio_write(struct file *file, const char __user *data, in nsc_gpio_write()
105 ssize_t nsc_gpio_read(struct file *file, char __user * buf, in nsc_gpio_read()
/openbmc/openpower-hw-diags/analyzer/
H A Dinitialize_isolator.cpp30 std::ifstream file{path, std::ios::binary}; in __getChipDataFiles() local
91 std::ifstream file{i_path, std::ios::binary}; in __initialize() local
/openbmc/linux/drivers/net/wireless/mediatek/mt7601u/
H A Ddebugfs.c33 mt7601u_ampdu_stat_show(struct seq_file *file, void *data) in mt7601u_ampdu_stat_show()
79 mt7601u_eeprom_param_show(struct seq_file *file, void *data) in mt7601u_eeprom_param_show()

1...<<21222324252627282930>>...91