Home
last modified time | relevance | path

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

/linux-6.6.21/kernel/cgroup/
Dfreezer.c279 css_for_each_descendant_pre(css, &cgrp->self) { in cgroup_freeze()
Dlegacy_freezer.c401 css_for_each_descendant_pre(pos, &freezer->css) { in freezer_change_state()
Dcgroup.c703 css_for_each_descendant_pre((d_css), cgroup_css((cgrp), NULL)) \
4270 css_for_each_descendant_pre(css, cgroup_css(root, ss)) { in cgroup_apply_cftypes()
Dcpuset.c364 css_for_each_descendant_pre((pos_css), &(root_cs)->css) \
/linux-6.6.21/block/
Dblk-cgroup.h359 css_for_each_descendant_pre((pos_css), &(p_blkg)->blkcg->css) \
/linux-6.6.21/kernel/bpf/
Dcgroup.c511 css_for_each_descendant_pre(css, &cgrp->self) { in update_effective_progs()
523 css_for_each_descendant_pre(css, &cgrp->self) { in update_effective_progs()
544 css_for_each_descendant_pre(css, &cgrp->self) { in update_effective_progs()
753 css_for_each_descendant_pre(css, &cgrp->self) { in replace_effective_prog()
905 css_for_each_descendant_pre(css, &cgrp->self) { in purge_effective_progs()
/linux-6.6.21/
D.clang-format129 - 'css_for_each_descendant_pre'
/linux-6.6.21/include/linux/
Dcgroup.h241 #define css_for_each_descendant_pre(pos, css) \ macro
/linux-6.6.21/mm/
Dlist_lru.c450 css_for_each_descendant_pre(css, &memcg->css) { in memcg_reparent_list_lrus()
Dhugetlb_cgroup.c506 css_for_each_descendant_pre(css, &h_cg->css) { in hugetlb_cgroup_read_numa_stat()
/linux-6.6.21/security/
Ddevice_cgroup.c556 css_for_each_descendant_pre(pos, &devcg_root->css) { in propagate_exception()
/linux-6.6.21/kernel/sched/
Dcore.c10641 css_for_each_descendant_pre(css, top_css) { in cpu_util_update_eff()