Home
last modified time | relevance | path

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

/linux/kernel/cgroup/
H A Dcpuset-internal.h267 css_for_each_descendant_pre((pos_css), &(root_cs)->css) \
H A Dfreezer.c286 css_for_each_descendant_pre(css, &cgrp->self) { in cgroup_freeze()
H A Dlegacy_freezer.c393 css_for_each_descendant_pre(pos, &freezer->css) { in freezer_change_state()
H A Ddmem.c232 css_for_each_descendant_pre(css, &limit_pool->cs->css) { in dmem_cgroup_calculate_protection()
H A Dcgroup.c758 css_for_each_descendant_pre((d_css), cgroup_css((cgrp), NULL)) \
4500 css_for_each_descendant_pre(css, cgroup_css(root, ss)) { in cgroup_apply_cftypes()
/linux/block/
H A Dblk-cgroup.h354 css_for_each_descendant_pre((pos_css), &(p_blkg)->blkcg->css) \
/linux/kernel/bpf/
H A Dcgroup.c577 css_for_each_descendant_pre(css, &cgrp->self) { in update_effective_progs()
589 css_for_each_descendant_pre(css, &cgrp->self) { in update_effective_progs()
610 css_for_each_descendant_pre(css, &cgrp->self) { in update_effective_progs()
936 css_for_each_descendant_pre(css, &cgrp->self) { in replace_effective_prog()
1089 css_for_each_descendant_pre(css, &cgrp->self) { in purge_effective_progs()
/linux/include/linux/
H A Dcgroup.h249 #define css_for_each_descendant_pre(pos, css) \ macro
/linux/security/
H A Ddevice_cgroup.c556 css_for_each_descendant_pre(pos, &devcg_root->css) { in propagate_exception()
/linux/
H A D.clang-format135 - 'css_for_each_descendant_pre'
/linux/mm/
H A Dhugetlb_cgroup.c503 css_for_each_descendant_pre(css, &h_cg->css) { in hugetlb_cgroup_read_numa_stat()
/linux/kernel/sched/
H A Dext.c3402 css_for_each_descendant_pre(css, &root_task_group.css) { in scx_cgroup_init()
H A Dcore.c9355 css_for_each_descendant_pre(css, top_css) { in cpu_util_update_eff()