Searched refs:cgroup_procs_write_start (Results 1 – 3 of 3) sorted by relevance
234 struct task_struct *cgroup_procs_write_start(char *buf, bool threadgroup)
503 task = cgroup_procs_write_start(buf, threadgroup); in __cgroup1_procs_write()
2828 struct task_struct *cgroup_procs_write_start(char *buf, bool threadgroup) in cgroup_procs_write_start() function4763 task = cgroup_procs_write_start(buf, true); in cgroup_procs_write()4806 task = cgroup_procs_write_start(buf, false); in cgroup_threads_write()