Home
last modified time | relevance | path

Searched refs:css_for_each_descendant_pre (Results 1 – 13 of 13) sorted by relevance

/linux-6.15/kernel/cgroup/
H A Dcpuset-internal.h268 css_for_each_descendant_pre((pos_css), &(root_cs)->css) \
H A Dfreezer.c278 css_for_each_descendant_pre(css, &cgrp->self) { in cgroup_freeze()
H A Dlegacy_freezer.c400 css_for_each_descendant_pre(pos, &freezer->css) { in freezer_change_state()
H A Ddmem.c231 css_for_each_descendant_pre(css, &limit_pool->cs->css) { in dmem_cgroup_calculate_protection()
H A Dcgroup.c718 css_for_each_descendant_pre((d_css), cgroup_css((cgrp), NULL)) \
4369 css_for_each_descendant_pre(css, cgroup_css(root, ss)) { in cgroup_apply_cftypes()
/linux-6.15/block/
H A Dblk-cgroup.h354 css_for_each_descendant_pre((pos_css), &(p_blkg)->blkcg->css) \
/linux-6.15/kernel/bpf/
H A Dcgroup.c544 css_for_each_descendant_pre(css, &cgrp->self) { in update_effective_progs()
556 css_for_each_descendant_pre(css, &cgrp->self) { in update_effective_progs()
577 css_for_each_descendant_pre(css, &cgrp->self) { in update_effective_progs()
787 css_for_each_descendant_pre(css, &cgrp->self) { in replace_effective_prog()
939 css_for_each_descendant_pre(css, &cgrp->self) { in purge_effective_progs()
/linux-6.15/include/linux/
H A Dcgroup.h241 #define css_for_each_descendant_pre(pos, css) \ macro
/linux-6.15/security/
H A Ddevice_cgroup.c556 css_for_each_descendant_pre(pos, &devcg_root->css) { in propagate_exception()
/linux-6.15/
H A D.clang-format135 - 'css_for_each_descendant_pre'
/linux-6.15/mm/
H A Dhugetlb_cgroup.c503 css_for_each_descendant_pre(css, &h_cg->css) { in hugetlb_cgroup_read_numa_stat()
/linux-6.15/kernel/sched/
H A Dext.c4283 css_for_each_descendant_pre(css, &root_task_group.css) { in scx_cgroup_init()
H A Dcore.c9244 css_for_each_descendant_pre(css, top_css) { in cpu_util_update_eff()