diff options
author | Tejun Heo <tj@kernel.org> | 2015-10-15 16:41:52 -0400 |
---|---|---|
committer | Tejun Heo <tj@kernel.org> | 2015-10-15 16:41:52 -0400 |
commit | ecb9d535df967b3ca565535e14456f612373bf5e (patch) | |
tree | 0a4a5f742715f8d36d764b5ca0fb77db40f75119 /kernel/sysctl_binary.c | |
parent | f6d7d049c17a29fbc4c2723899a242d6889554aa (diff) | |
download | lwn-ecb9d535df967b3ca565535e14456f612373bf5e.tar.gz lwn-ecb9d535df967b3ca565535e14456f612373bf5e.zip |
cgroup: reorganize css_task_iter functions
* Rename css_advance_task_iter() to css_task_iter_advance_css_set()
and make it clear it->task_pos too at the end of the iteration.
* Factor out css_task_iter_advance() from css_task_iter_next(). The
new function whines if called on a terminated iterator.
Except for the termination check, this is pure reorganization and
doesn't introduce any behavior changes. This will help the planned
locking update for css_task_iter.
Signed-off-by: Tejun Heo <tj@kernel.org>
Diffstat (limited to 'kernel/sysctl_binary.c')
0 files changed, 0 insertions, 0 deletions