diff options
| author | 2026-03-04 11:26:47 -1000 | |
|---|---|---|
| committer | 2026-03-05 18:15:58 -1000 | |
| commit | 5b30afc20b3fea29b9beb83c6415c4ff06f774aa (patch) | |
| tree | 2e3f653218ab5d5fa7380e848fff2f1d7d98cbb5 /tools/perf/scripts/python | |
| parent | Merge tag 'fsverity-for-linus' of git://git.kernel.org/pub/scm/fs/fsverity/linux (diff) | |
cgroup: Expose some cgroup helpers
Expose the following through cgroup.h:
- cgroup_on_dfl()
- cgroup_is_dead()
- cgroup_for_each_live_child()
- cgroup_for_each_live_descendant_pre()
- cgroup_for_each_live_descendant_post()
Until now, these didn't need to be exposed because controllers only cared
about the css hierarchy. The planned sched_ext hierarchical scheduler
support will be based on the default cgroup hierarchy, which is in line
with the existing BPF cgroup support, and thus needs these exposed.
Signed-off-by: Tejun Heo <tj@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions
