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

1234567891011>>

/linux-master/kernel/printk/
H A Dsysctl.c14 proc_dointvec_minmax_sysadmin(struct ctl_table *table, int write, void *buffer, size_t *lenp, loff_t *ppos) argument
/linux-master/arch/arm64/kernel/
H A Dcrash_dump.c43 ssize_t elfcorehdr_read(char *buf, size_t count, u64 *ppos) argument
/linux-master/arch/mips/mm/
H A Dsc-debugfs.c13 sc_prefetch_read(struct file *file, char __user *user_buf, size_t count, loff_t *ppos) argument
26 sc_prefetch_write(struct file *file, const char __user *user_buf, size_t count, loff_t *ppos) argument
/linux-master/arch/m68k/kernel/
H A Dbootinfo_proc.c22 bootinfo_read(struct file *file, char __user *buf, size_t count, loff_t *ppos) argument
/linux-master/fs/jfs/
H A Djfs_debug.c31 jfs_loglevel_proc_write(struct file *file, const char __user *buffer, size_t count, loff_t *ppos) argument
/linux-master/security/
H A Dmin_addr.c32 mmap_min_addr_handler(struct ctl_table *table, int write, void *buffer, size_t *lenp, loff_t *ppos) argument
/linux-master/net/netfilter/
H A Dnf_hooks_lwtunnel.c28 nf_hooks_lwtunnel_sysctl_handler(struct ctl_table *table, int write, void *buffer, size_t *lenp, loff_t *ppos) argument
/linux-master/samples/kfifo/
H A Dbytestream-example.c113 fifo_write(struct file *file, const char __user *buf, size_t count, loff_t *ppos) argument
131 fifo_read(struct file *file, char __user *buf, size_t count, loff_t *ppos) argument
H A Dinttype-example.c106 fifo_write(struct file *file, const char __user *buf, size_t count, loff_t *ppos) argument
124 fifo_read(struct file *file, char __user *buf, size_t count, loff_t *ppos) argument
H A Drecord-example.c120 fifo_write(struct file *file, const char __user *buf, size_t count, loff_t *ppos) argument
138 fifo_read(struct file *file, char __user *buf, size_t count, loff_t *ppos) argument
/linux-master/arch/powerpc/kernel/
H A Dproc_powerpc.c24 page_map_read( struct file *file, char __user *buf, size_t nbytes, loff_t *ppos) argument
/linux-master/drivers/s390/cio/
H A Dvfio_ccw_async.c14 vfio_ccw_async_region_read(struct vfio_ccw_private *private, char __user *buf, size_t count, loff_t *ppos) argument
36 vfio_ccw_async_region_write(struct vfio_ccw_private *private, const char __user *buf, size_t count, loff_t *ppos) argument
/linux-master/fs/proc/
H A Dkmsg.c31 kmsg_read(struct file *file, char __user *buf, size_t count, loff_t *ppos) argument
/linux-master/arch/x86/kernel/
H A Dcrash_dump_64.c55 ssize_t elfcorehdr_read(char *buf, size_t count, u64 *ppos) argument
/linux-master/kernel/
H A Dutsname_sysctl.c33 proc_do_uts_string(struct ctl_table *table, int write, void *buffer, size_t *lenp, loff_t *ppos) argument
H A Dpid_sysctl.h8 pid_mfd_noexec_dointvec_minmax(struct ctl_table *table, int write, void *buf, size_t *lenp, loff_t *ppos) argument
/linux-master/fs/
H A Ddrop_caches.c51 drop_caches_sysctl_handler(struct ctl_table *table, int write, void *buffer, size_t *length, loff_t *ppos) argument
/linux-master/fs/efivarfs/
H A Dfile.c15 efivarfs_file_write(struct file *file, const char __user *userbuf, size_t count, loff_t *ppos) argument
66 efivarfs_file_read(struct file *file, char __user *userbuf, size_t count, loff_t *ppos) argument
/linux-master/fs/xfs/
H A Dxfs_sysctl.c13 xfs_stats_clear_proc_handler( struct ctl_table *ctl, int write, void *buffer, size_t *lenp, loff_t *ppos) argument
33 xfs_panic_mask_proc_handler( struct ctl_table *ctl, int write, void *buffer, size_t *lenp, loff_t *ppos) argument
54 xfs_deprecated_dointvec_minmax( struct ctl_table *ctl, int write, void *buffer, size_t *lenp, loff_t *ppos) argument
/linux-master/arch/arm/kernel/
H A Datags_proc.c13 atags_read(struct file *file, char __user *buf, size_t count, loff_t *ppos) argument
/linux-master/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) argument
61 fb_sys_write(struct fb_info *info, const char __user *buf, size_t count, loff_t *ppos) argument
/linux-master/drivers/usb/mon/
H A Dmon_stat.c46 mon_stat_read(struct file *file, char __user *buf, size_t nbytes, loff_t *ppos) argument
/linux-master/drivers/char/
H A Dnsc_gpio.c42 nsc_gpio_write(struct file *file, const char __user *data, size_t len, loff_t *ppos) argument
105 nsc_gpio_read(struct file *file, char __user * buf, size_t len, loff_t * ppos) argument
/linux-master/drivers/scsi/megaraid/
H A Dmegaraid_sas_debugfs.c48 megasas_debugfs_read(struct file *filp, char __user *ubuf, size_t cnt, loff_t *ppos) argument
/linux-master/drivers/scsi/mpt3sas/
H A Dmpt3sas_debugfs.c40 _debugfs_iocdump_read(struct file *filp, char __user *ubuf, size_t cnt, loff_t *ppos) argument

Completed in 226 milliseconds

1234567891011>>