Lines Matching defs:buf
1364 char *buf) in cgroup_file_name()
1672 char *buf = NULL; in cgroup_show_path() local
2068 int cgroup_path_ns_locked(struct cgroup *cgrp, char *buf, size_t buflen, in cgroup_path_ns_locked()
2076 int cgroup_path_ns(struct cgroup *cgrp, char *buf, size_t buflen, in cgroup_path_ns()
2106 int task_cgroup_path(struct task_struct *task, char *buf, size_t buflen) in task_cgroup_path()
2602 struct task_struct *cgroup_procs_write_start(char *buf, bool threadgroup) in cgroup_procs_write_start()
3049 char *buf, size_t nbytes, in cgroup_subtree_control_write()
3215 static ssize_t cgroup_type_write(struct kernfs_open_file *of, char *buf, in cgroup_type_write()
3251 char *buf, size_t nbytes, loff_t off) in cgroup_max_descendants_write()
3294 char *buf, size_t nbytes, loff_t off) in cgroup_max_depth_write()
3356 static ssize_t cgroup_pressure_write(struct kernfs_open_file *of, char *buf, in cgroup_pressure_write()
3383 char *buf, size_t nbytes, in cgroup_io_pressure_write()
3390 char *buf, size_t nbytes, in cgroup_memory_pressure_write()
3397 char *buf, size_t nbytes, in cgroup_cpu_pressure_write()
3432 static ssize_t cgroup_file_write(struct kernfs_open_file *of, char *buf, in cgroup_file_write()
4444 char *buf, size_t nbytes, loff_t off) in cgroup_procs_write()
4485 char *buf, size_t nbytes, loff_t off) in cgroup_threads_write()
5473 char *buf, size_t buflen) in cgroup_path_from_kernfs_id()
5492 char *buf; in proc_cgroup_show() local