Searched refs:pidlist (Results 1 - 2 of 2) sorted by relevance

/linux-master/kernel/cgroup/
H A Dcgroup-v1.c36 * pidlist destructions need to be flushed on cgroup destruction. Use a
162 /* which pidlist file are we talking about? */
169 * A pidlist is a list of pids that virtually represents the contents of one
176 * used to find which pidlist is wanted. doesn't change as long as
265 * is sorted, which forced this whole pidlist fiasco. As pid order is
293 * find the appropriate pidlist for our purpose (given procs vs tasks)
294 * returns with the lock on that pidlist already held, and takes care
406 * !NULL @ctx->procs1.pidlist indicates that this isn't the first
407 * start() after open. If the matching pidlist is around, we can use
408 * that. Look for it. Note that @ctx->procs1.pidlist ca
[all...]
H A Dcgroup-internal.h82 struct cgroup_pidlist *pidlist; member in struct:cgroup_file_ctx::__anon347

Completed in 209 milliseconds