Lines Matching defs:buffer
273 static int proc_pid_cmdline(struct task_struct *task, char * buffer) in proc_pid_cmdline()
310 static int proc_pid_auxv(struct task_struct *task, char *buffer) in proc_pid_auxv()
334 static int proc_pid_wchan(struct task_struct *task, char *buffer) in proc_pid_wchan()
383 static int proc_pid_schedstat(struct task_struct *task, char *buffer) in proc_pid_schedstat()
460 static int proc_oom_score(struct task_struct *task, char *buffer) in proc_oom_score()
497 static int proc_pid_limits(struct task_struct *task, char *buffer) in proc_pid_limits()
542 static int proc_pid_syscall(struct task_struct *task, char *buffer) in proc_pid_syscall()
1024 char buffer[PROC_NUMBUF]; in oom_adjust_read() local
1042 char buffer[PROC_NUMBUF], *end; in oom_adjust_write() local
1195 char buffer[PROC_NUMBUF]; in proc_fault_inject_read() local
1213 char buffer[PROC_NUMBUF], *end; in proc_fault_inject_write() local
1395 static int do_proc_readlink(struct path *path, char __user *buffer, int buflen) in do_proc_readlink()
1419 static int proc_pid_readlink(struct dentry * dentry, char __user * buffer, int buflen) in proc_pid_readlink()
2237 char buffer[PROC_NUMBUF]; in proc_coredump_filter_read() local
2266 char buffer[PROC_NUMBUF], *end; in proc_coredump_filter_write() local
2319 static int proc_self_readlink(struct dentry *dentry, char __user *buffer, in proc_self_readlink()
2465 static int do_io_accounting(struct task_struct *task, char *buffer, int whole) in do_io_accounting()
2496 static int proc_tid_io_accounting(struct task_struct *task, char *buffer) in proc_tid_io_accounting()
2501 static int proc_tgid_io_accounting(struct task_struct *task, char *buffer) in proc_tgid_io_accounting()