Lines Matching refs:it
104 struct css_task_iter it;
136 css_task_iter_start(&from->self, 0, &it);
139 task = css_task_iter_next(&it);
145 css_task_iter_end(&it);
166 * *lots* of attached tasks. So it may need several calls to read(),
168 * unless we produce it entirely atomically.
281 * making it impossible to use, for example, single rbtree of member tasks
343 struct css_task_iter it;
361 css_task_iter_start(&cgrp->self, 0, &it);
362 while ((tsk = css_task_iter_next(&it))) {
376 css_task_iter_end(&it);
425 * that. Look for it. Note that @ctx->procs1.pidlist can't be used
720 * Build and fill cgroupstats so that taskstats can export it to user
727 struct css_task_iter it;
730 /* it should be kernfs_node belonging to cgroupfs and is a directory */
751 css_task_iter_start(&cgrp->self, 0, &it);
752 while ((tsk = css_task_iter_next(&it))) {
773 css_task_iter_end(&it);
795 * attached to this cgroup before it is removed, or that some other
799 * to continue to serve a useful existence. Next time it's released,
800 * we will get notified again, if it still has 'notify_on_release' set.
1180 * On success it stashes a reference to cgroup_root into given
1225 * If we asked for a name then it must match. Also, if