Lines Matching refs:procs
203 "cgroup.procs". When read, it lists the PIDs of all processes which
209 target cgroup's "cgroup.procs" file. Only one process can be migrated
218 zombie process does not appear in "cgroup.procs" and thus can't be
319 behaves the same way as "cgroup.procs". While "cgroup.threads" can be
327 "cgroup.procs" in a threaded domain cgroup contains the PIDs of all
329 However, "cgroup.procs" can be written to from anywhere in the subtree
461 user by granting write access of the directory and its "cgroup.procs",
470 kernel rejects writes to all files other than "cgroup.procs" and
496 "cgroup.procs" file.
498 - The writer must have write access to the "cgroup.procs" file.
500 - The writer must have write access to the "cgroup.procs" file of the
517 currently in C10 into "C00/cgroup.procs". U0 has write access to the
520 not have write access to its "cgroup.procs" files and thus the write
800 cgroup.procs
814 - It must have write access to the "cgroup.procs" file.
816 - It must have write access to the "cgroup.procs" file of the
845 - It must have write access to the "cgroup.procs" file of the
2162 # echo 0 > sub_cgrp_1/cgroup.procs
2174 # echo 7353 > sub_cgrp_1/cgroup.procs
2207 # echo 7353 > batchjobs/container_id2/cgroup.procs
2292 - The "tasks" file is removed and "cgroup.procs" is not sorted.