Home
last modified time | relevance | path

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

/linux/kernel/cgroup/
H A Dcgroup-internal.h253 struct task_struct *cgroup_procs_write_start(char *buf, bool threadgroup,
H A Dcgroup-v1.c508 task = cgroup_procs_write_start(buf, threadgroup, &locked); in __cgroup1_procs_write()
H A Dcgroup.c2920 struct task_struct *cgroup_procs_write_start(char *buf, bool threadgroup, in cgroup_procs_write_start() function
5200 task = cgroup_procs_write_start(buf, threadgroup, &threadgroup_locked); in __cgroup_procs_write()