Searched refs:cgroup_procs_write_start (Results 1 – 3 of 3) sorted by relevance
215 struct task_struct *cgroup_procs_write_start(char *buf, bool threadgroup)
531 task = cgroup_procs_write_start(buf, threadgroup); in __cgroup1_procs_write()
2649 struct task_struct *cgroup_procs_write_start(char *buf, bool threadgroup) in cgroup_procs_write_start() function4413 task = cgroup_procs_write_start(buf, true); in cgroup_procs_write()4456 task = cgroup_procs_write_start(buf, false); in cgroup_threads_write()