Home
last modified time | relevance | path

Searched defs:ppos (Results 1 - 25 of 1340) sorted by relevance

12345678910>>...54

/kernel/linux/linux-5.10/arch/arm64/kernel/
H A Dcrash_dump.c64 ssize_t elfcorehdr_read(char *buf, size_t count, u64 *ppos) in elfcorehdr_read() argument
/kernel/linux/linux-6.6/arch/arm64/kernel/
H A Dcrash_dump.c43 ssize_t elfcorehdr_read(char *buf, size_t count, u64 *ppos) in elfcorehdr_read() argument
/kernel/linux/linux-5.10/drivers/video/fbdev/core/
H A Dfb_sys_fops.c16 fb_sys_read(struct fb_info *info, char __user *buf, size_t count, loff_t *ppos) fb_sys_read() argument
56 fb_sys_write(struct fb_info *info, const char __user *buf, size_t count, loff_t *ppos) fb_sys_write() argument
/kernel/linux/linux-6.6/kernel/printk/
H A Dsysctl.c14 proc_dointvec_minmax_sysadmin(struct ctl_table *table, int write, void *buffer, size_t *lenp, loff_t *ppos) proc_dointvec_minmax_sysadmin() argument
/kernel/linux/linux-5.10/arch/m68k/kernel/
H A Dbootinfo_proc.c22 bootinfo_read(struct file *file, char __user *buf, size_t count, loff_t *ppos) bootinfo_read() argument
/kernel/linux/linux-5.10/drivers/acpi/
H A Dcustom_method.c22 cm_write(struct file *file, const char __user * user_buf, size_t count, loff_t *ppos) cm_write() argument
/kernel/linux/linux-5.10/arch/arm/kernel/
H A Datags_proc.c13 atags_read(struct file *file, char __user *buf, size_t count, loff_t *ppos) atags_read() argument
/kernel/linux/linux-5.10/arch/mips/mm/
H A Dsc-debugfs.c13 sc_prefetch_read(struct file *file, char __user *user_buf, size_t count, loff_t *ppos) sc_prefetch_read() argument
26 sc_prefetch_write(struct file *file, const char __user *user_buf, size_t count, loff_t *ppos) sc_prefetch_write() argument
/kernel/linux/linux-5.10/arch/powerpc/kernel/
H A Dproc_powerpc.c24 page_map_read( struct file *file, char __user *buf, size_t nbytes, loff_t *ppos) page_map_read() argument
/kernel/linux/linux-5.10/arch/x86/kernel/
H A Dcrash_dump_64.c74 ssize_t elfcorehdr_read(char *buf, size_t count, u64 *ppos) in elfcorehdr_read() argument
/kernel/linux/linux-6.6/arch/m68k/kernel/
H A Dbootinfo_proc.c22 bootinfo_read(struct file *file, char __user *buf, size_t count, loff_t *ppos) bootinfo_read() argument
/kernel/linux/linux-6.6/arch/arm/kernel/
H A Datags_proc.c13 atags_read(struct file *file, char __user *buf, size_t count, loff_t *ppos) atags_read() argument
/kernel/linux/linux-6.6/arch/powerpc/kernel/
H A Dproc_powerpc.c24 page_map_read( struct file *file, char __user *buf, size_t nbytes, loff_t *ppos) page_map_read() argument
/kernel/linux/linux-6.6/arch/mips/mm/
H A Dsc-debugfs.c13 sc_prefetch_read(struct file *file, char __user *user_buf, size_t count, loff_t *ppos) sc_prefetch_read() argument
26 sc_prefetch_write(struct file *file, const char __user *user_buf, size_t count, loff_t *ppos) sc_prefetch_write() argument
/kernel/linux/linux-5.10/drivers/s390/cio/
H A Dvfio_ccw_async.c15 vfio_ccw_async_region_read(struct vfio_ccw_private *private, char __user *buf, size_t count, loff_t *ppos) vfio_ccw_async_region_read() argument
37 vfio_ccw_async_region_write(struct vfio_ccw_private *private, const char __user *buf, size_t count, loff_t *ppos) vfio_ccw_async_region_write() argument
/kernel/linux/linux-5.10/drivers/usb/mon/
H A Dmon_stat.c46 mon_stat_read(struct file *file, char __user *buf, size_t nbytes, loff_t *ppos) mon_stat_read() argument
/kernel/linux/linux-5.10/samples/kfifo/
H A Dbytestream-example.c113 fifo_write(struct file *file, const char __user *buf, size_t count, loff_t *ppos) fifo_write() argument
131 fifo_read(struct file *file, char __user *buf, size_t count, loff_t *ppos) fifo_read() argument
H A Dinttype-example.c106 fifo_write(struct file *file, const char __user *buf, size_t count, loff_t *ppos) fifo_write() argument
124 fifo_read(struct file *file, char __user *buf, size_t count, loff_t *ppos) fifo_read() argument
/kernel/linux/linux-5.10/security/
H A Dmin_addr.c32 mmap_min_addr_handler(struct ctl_table *table, int write, void *buffer, size_t *lenp, loff_t *ppos) mmap_min_addr_handler() argument
/kernel/linux/linux-5.10/fs/jfs/
H A Djfs_debug.c31 jfs_loglevel_proc_write(struct file *file, const char __user *buffer, size_t count, loff_t *ppos) jfs_loglevel_proc_write() argument
/kernel/linux/linux-5.10/fs/
H A Ddrop_caches.c49 drop_caches_sysctl_handler(struct ctl_table *table, int write, void *buffer, size_t *length, loff_t *ppos) drop_caches_sysctl_handler() argument
/kernel/linux/linux-5.10/kernel/
H A Dutsname_sysctl.c32 proc_do_uts_string(struct ctl_table *table, int write, void *buffer, size_t *lenp, loff_t *ppos) proc_do_uts_string() argument
/kernel/linux/linux-5.10/mm/
H A Dlmkd_dbg_trigger.c35 lmkd_dbg_trigger_write(struct file *file, const char __user *buf, size_t count, loff_t *ppos) lmkd_dbg_trigger_write() argument
/kernel/linux/linux-5.10/fs/proc/
H A Dkmsg.c34 kmsg_read(struct file *file, char __user *buf, size_t count, loff_t *ppos) kmsg_read() argument
/kernel/linux/linux-6.6/drivers/acpi/
H A Dcustom_method.c22 cm_write(struct file *file, const char __user *user_buf, size_t count, loff_t *ppos) cm_write() argument

Completed in 6 milliseconds

12345678910>>...54