Home
last modified time | relevance | path

Searched defs:file (Results 2451 - 2475 of 3807) sorted by relevance

1...<<919293949596979899100>>...153

/kernel/linux/linux-6.6/drivers/char/
H A Dlp.c301 static ssize_t lp_write(struct file *file, const char __user *buf, in lp_write() argument
419 static ssize_t lp_read(struct file *file, char __user *buf, in lp_read() argument
498 static int lp_open(struct inode *inode, struct file *file) in lp_open() argument
568 lp_release(struct inode *inode, struct file *file) lp_release() argument
724 lp_ioctl(struct file *file, unsigned int cmd, unsigned long arg) lp_ioctl() argument
752 lp_compat_ioctl(struct file *file, unsigned int cmd, unsigned long arg) lp_compat_ioctl() argument
[all...]
H A Dmem.c104 static ssize_t read_mem(struct file *file, char __user *buf, in read_mem() argument
191 static ssize_t write_mem(struct file *file, const char __user *buf, in write_mem() argument
264 int __weak phys_mem_access_prot_allowed(struct file *file, in phys_mem_access_prot_allowed() argument
278 static int uncached_access(struct file *file, phys_addr_t addr) in uncached_access() argument
299 phys_mem_access_prot(struct file *file, unsigned long pfn, unsigned long size, pgprot_t vma_prot) phys_mem_access_prot() argument
313 get_unmapped_area_mem(struct file *file, unsigned long addr, unsigned long len, unsigned long pgoff, unsigned long flags) get_unmapped_area_mem() argument
325 memory_mmap_capabilities(struct file *file) memory_mmap_capabilities() argument
331 zero_mmap_capabilities(struct file *file) zero_mmap_capabilities() argument
355 mmap_mem(struct file *file, struct vm_area_struct *vma) mmap_mem() argument
398 read_port(struct file *file, char __user *buf, size_t count, loff_t *ppos) read_port() argument
416 write_port(struct file *file, const char __user *buf, size_t count, loff_t *ppos) write_port() argument
440 read_null(struct file *file, char __user *buf, size_t count, loff_t *ppos) read_null() argument
446 write_null(struct file *file, const char __user *buf, size_t count, loff_t *ppos) write_null() argument
505 read_zero(struct file *file, char __user *buf, size_t count, loff_t *ppos) read_zero() argument
532 mmap_zero(struct file *file, struct vm_area_struct *vma) mmap_zero() argument
543 get_unmapped_area_zero(struct file *file, unsigned long addr, unsigned long len, unsigned long pgoff, unsigned long flags) get_unmapped_area_zero() argument
565 write_full(struct file *file, const char __user *buf, size_t count, loff_t *ppos) write_full() argument
576 null_lseek(struct file *file, loff_t offset, int orig) null_lseek() argument
589 memory_lseek(struct file *file, loff_t offset, int orig) memory_lseek() argument
[all...]
H A Dppdev.c115 static ssize_t pp_read(struct file *file, char __user *buf, size_t count, in pp_read() argument
193 static ssize_t pp_write(struct file *file, const char __user *buf, in pp_write() argument
352 pp_do_ioctl(struct file *file, unsigned int cmd, unsigned long arg) pp_do_ioctl() argument
667 pp_ioctl(struct file *file, unsigned int cmd, unsigned long arg) pp_ioctl() argument
677 pp_open(struct inode *inode, struct file *file) pp_open() argument
706 pp_release(struct inode *inode, struct file *file) pp_release() argument
764 pp_poll(struct file *file, poll_table *wait) pp_poll() argument
[all...]
/kernel/linux/linux-6.6/drivers/char/ipmi/
H A Dssif_bmc.c107 static inline struct ssif_bmc_ctx *to_ssif_bmc(struct file *file) in to_ssif_bmc() argument
133 static ssize_t ssif_bmc_read(struct file *file, char __user *buf, size_t count, loff_t *ppos) in ssif_bmc_read() argument
172 static ssize_t ssif_bmc_write(struct file *file, const char __user *buf, size_t count, in ssif_bmc_write() argument
229 ssif_bmc_open(struct inode *inode, struct file *file) ssif_bmc_open() argument
244 ssif_bmc_poll(struct file *file, poll_table *wait) ssif_bmc_poll() argument
261 ssif_bmc_release(struct inode *inode, struct file *file) ssif_bmc_release() argument
[all...]
H A Dipmi_devintf.c57 static __poll_t ipmi_poll(struct file *file, poll_table *wait) in ipmi_poll() argument
75 static int ipmi_fasync(int fd, struct file *file, int on) in ipmi_fasync() argument
87 static int ipmi_open(struct inode *inode, struct file *file) in ipmi_open() argument
122 ipmi_release(struct inode *inode, struct file *file) ipmi_release() argument
294 ipmi_ioctl(struct file *file, unsigned int cmd, unsigned long data) ipmi_ioctl() argument
[all...]
/kernel/linux/linux-6.6/drivers/bus/fsl-mc/
H A Dfsl-mc-uapi.c542 static long fsl_mc_uapi_dev_ioctl(struct file *file, in fsl_mc_uapi_dev_ioctl() argument
/kernel/linux/linux-6.6/drivers/bluetooth/
H A Dhci_vhci.c112 static ssize_t force_suspend_read(struct file *file, char __user *user_buf, in force_suspend_read() argument
135 static ssize_t force_suspend_write(struct file *file, in force_suspend_write() argument
164 static ssize_t force_wakeup_read(struct file *file, char __user *user_buf, in force_wakeup_read() argument
176 static ssize_t force_wakeup_write(struct file *fil argument
230 aosp_capable_read(struct file *file, char __user *user_buf, size_t count, loff_t *ppos) aosp_capable_read() argument
242 aosp_capable_write(struct file *file, const char __user *user_buf, size_t count, loff_t *ppos) aosp_capable_write() argument
323 force_devcd_write(struct file *file, const char __user *user_buf, size_t count, loff_t *ppos) force_devcd_write() argument
580 vhci_read(struct file *file, char __user *buf, size_t count, loff_t *pos) vhci_read() argument
614 struct file *file = iocb->ki_filp; vhci_write() local
620 vhci_poll(struct file *file, poll_table *wait) vhci_poll() argument
640 vhci_open(struct inode *inode, struct file *file) vhci_open() argument
663 vhci_release(struct inode *inode, struct file *file) vhci_release() argument
[all...]
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_gem.c136 struct drm_file *file; in amdgpu_gem_force_release() local
955 struct drm_file *file; in amdgpu_debugfs_gem_info_show() local
[all...]
/kernel/linux/linux-6.6/drivers/fsi/
H A Dfsi-occ.c80 static int occ_open(struct inode *inode, struct file *file) in occ_open() argument
107 static ssize_t occ_read(struct file *file, char __user *buf, size_t len, in occ_read() argument
140 static ssize_t occ_write(struct file *file, const char __user *buf, in occ_write() argument
198 occ_release(struct inode *inode, struct file *file) occ_release() argument
[all...]
H A Dfsi-scom.c373 static loff_t scom_llseek(struct file *file, loff_t offset, int whence) in scom_llseek() argument
475 static long scom_ioctl(struct file *file, unsigned int cmd, unsigned long arg) in scom_ioctl() argument
504 static int scom_open(struct inode *inode, struct file *file) in scom_open() argument
[all...]
/kernel/linux/linux-6.6/drivers/gpio/
H A Dgpio-mockup.c259 static ssize_t gpio_mockup_debugfs_read(struct file *file, in gpio_mockup_debugfs_read() argument
284 static ssize_t gpio_mockup_debugfs_write(struct file *file, in gpio_mockup_debugfs_write() argument
310 static int gpio_mockup_debugfs_open(struct inode *inode, struct file *file) in gpio_mockup_debugfs_open() argument
[all...]
/kernel/linux/linux-6.6/kernel/bpf/
H A Dtask_iter.c341 struct file *file; in task_file_seq_start() local
372 __task_file_seq_show(struct seq_file *seq, struct file *file, bool in_stop) __task_file_seq_show() argument
[all...]
H A Dbpf_iter.c94 static ssize_t bpf_seq_read(struct file *file, char __user *buf, size_t size, in bpf_seq_read() argument
256 static int iter_open(struct inode *inode, struct file *file) in iter_open() argument
263 static int iter_release(struct inode *inode, struct file *file) in iter_release() argument
591 prepare_seq_file(struct file *file, struct bpf_iter_link *link, const struct bpf_iter_seq_info *seq_info) prepare_seq_file() argument
639 struct file *file; bpf_iter_new_fd() local
[all...]
H A Dinode.c272 static int bpffs_map_open(struct inode *inode, struct file *file) in bpffs_map_open() argument
295 static int bpffs_map_release(struct inode *inode, struct file *file) in bpffs_map_release() argument
320 bpffs_obj_open(struct inode *inode, struct file *file) bpffs_obj_open() argument
[all...]
/kernel/linux/linux-6.6/kernel/gcov/
H A Dfs.c288 gcov_seq_open(struct inode *inode, struct file *file) gcov_seq_open() argument
328 gcov_seq_release(struct inode *inode, struct file *file) gcov_seq_release() argument
382 gcov_seq_write(struct file *file, const char __user *addr, size_t len, loff_t *pos) gcov_seq_write() argument
635 reset_write(struct file *file, const char __user *addr, size_t len, loff_t *pos) reset_write() argument
657 reset_read(struct file *file, char __user *addr, size_t len, loff_t *pos) reset_read() argument
[all...]
/kernel/linux/linux-6.6/kernel/
H A Dkallsyms.c904 static int kallsyms_open(struct inode *inode, struct file *file) in kallsyms_open() argument
H A Dpanic.c652 void __warn(const char *file, int line, void *caller, unsigned taint, in __warn() argument
689 void warn_slowpath_fmt(const char *file, int line, unsigned taint, in warn_slowpath_fmt() argument
/kernel/linux/linux-6.6/kernel/locking/
H A Dlockdep_proc.c639 static int lock_stat_open(struct inode *inode, struct file *file) in lock_stat_open() argument
675 static ssize_t lock_stat_write(struct file *file, const char __user *buf, in lock_stat_write() argument
698 static int lock_stat_release(struct inode *inode, struct file *file) in lock_stat_release() argument
[all...]
/kernel/linux/linux-6.6/io_uring/
H A Dpoll.c24 struct file *file; member
542 static void io_poll_queue_proc(struct file *file, struct wait_queue_head *head, in io_poll_queue_proc() argument
653 io_async_queue_proc(struct file *file, struct wait_queue_head *head, struct poll_table_struct *p) io_async_queue_proc() argument
[all...]
H A Drsrc.c20 struct file *file; member
397 struct file *file = fget(fd); in __io_sqe_files_update() local
577 struct file *file; io_files_update_with_index_alloc() local
665 struct file *file = io_file_from_index(&ctx->file_table, i); __io_sqe_files_unregister() local
704 struct file *file; io_sqe_files_register() local
[all...]
H A Drw.c439 struct file *file in loop_rw_iter() local
653 struct file *file = rw->kiocb.ki_filp; io_iter_do_read() local
674 struct file *file = req->file; io_rw_init_file() local
1011 struct file *file = req->file; io_do_iopoll() local
[all...]
/kernel/linux/linux-6.6/arch/x86/mm/
H A Dtlb.c1309 static ssize_t tlbflush_read_file(struct file *file, char __user *user_buf, in tlbflush_read_file() argument
1319 static ssize_t tlbflush_write_file(struct file *file, in tlbflush_write_file() argument
/kernel/linux/linux-6.6/drivers/cxl/core/
H A Dhdm.c201 static void __cxl_dpa_debug(struct seq_file *file, struct resource *r, int depth) in __cxl_dpa_debug() argument
209 void cxl_dpa_debug(struct seq_file *file, struct cxl_dev_state *cxlds) in cxl_dpa_debug() argument
/kernel/linux/linux-6.6/drivers/edac/
H A Dnpcm_edac.c198 static ssize_t force_ecc_error(struct file *file, const char __user *data, in force_ecc_error() argument
H A Dzynqmp_edac.c250 static ssize_t inject_ce_write(struct file *file, const char __user *data, in inject_ce_write() argument
294 static ssize_t inject_ue_write(struct file *file, const char __user *data, in inject_ue_write() argument

Completed in 24 milliseconds

1...<<919293949596979899100>>...153