diff options
| author | Tejun Heo <tj@kernel.org> | 2026-03-04 11:26:47 -1000 |
|---|---|---|
| committer | Tejun Heo <tj@kernel.org> | 2026-03-05 18:15:58 -1000 |
| commit | 5b30afc20b3fea29b9beb83c6415c4ff06f774aa (patch) | |
| tree | 2e3f653218ab5d5fa7380e848fff2f1d7d98cbb5 /include/linux/workqueue.h | |
| parent | 5ee8dbf54602dc340d6235b1d6aa17c0f283f48c (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 'include/linux/workqueue.h')
0 files changed, 0 insertions, 0 deletions
