summaryrefslogtreecommitdiff
path: root/scripts/lib/kdoc/kdoc_re.py
diff options
context:
space:
mode:
authorTejun Heo <tj@kernel.org>2025-05-14 00:44:44 -0400
committerTejun Heo <tj@kernel.org>2025-05-22 09:20:11 -1000
commit9e8c67a9e526f497d606d721cf6b92dd68d90806 (patch)
tree238ec903181e036e1540140fb34dd53630a73444 /scripts/lib/kdoc/kdoc_re.py
parentcd22cbad1b800e55f5bd38c58be16f9d0b171d9a (diff)
sched_ext: Introduce cgroup_lifetime_notifier
Other subsystems may make use of the cgroup hierarchy with the cgroup_bpf support being one such example. For such a feature, it's useful to be able to hook into cgroup creation and destruction paths to perform feature-specific initializations and cleanups. Add cgroup_lifetime_notifier which generates CGROUP_LIFETIME_ONLINE and CGROUP_LIFETIME_OFFLINE events whenever cgroups are created and destroyed, respectively. The next patch will convert cgroup_bpf to use the new notifier and other uses are planned. Signed-off-by: Tejun Heo <tj@kernel.org>
Diffstat (limited to 'scripts/lib/kdoc/kdoc_re.py')
0 files changed, 0 insertions, 0 deletions