Home
last modified time | relevance | path

Searched refs:cgroup_procs_write_start (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/kernel/cgroup/
H A Dcgroup-internal.h252 struct task_struct *cgroup_procs_write_start(char *buf, bool threadgroup,
H A Dcgroup-v1.c502 task = cgroup_procs_write_start(buf, threadgroup, &locked); in __cgroup1_procs_write()
H A Dcgroup.c2876 struct task_struct *cgroup_procs_write_start(char *buf, bool threadgroup, in cgroup_procs_write_start() function
5145 task = cgroup_procs_write_start(buf, threadgroup, &threadgroup_locked); in __cgroup_procs_write()