Searched refs:css_for_each_descendant_pre (Results 1 – 13 of 13) sorted by relevance
/linux-6.12.1/kernel/cgroup/ |
D | cpuset-internal.h | 267 css_for_each_descendant_pre((pos_css), &(root_cs)->css) \
|
D | freezer.c | 279 css_for_each_descendant_pre(css, &cgrp->self) { in cgroup_freeze()
|
D | legacy_freezer.c | 400 css_for_each_descendant_pre(pos, &freezer->css) { in freezer_change_state()
|
D | cgroup.c | 705 css_for_each_descendant_pre((d_css), cgroup_css((cgrp), NULL)) \ 4330 css_for_each_descendant_pre(css, cgroup_css(root, ss)) { in cgroup_apply_cftypes()
|
/linux-6.12.1/block/ |
D | blk-cgroup.h | 350 css_for_each_descendant_pre((pos_css), &(p_blkg)->blkcg->css) \
|
/linux-6.12.1/kernel/bpf/ |
D | cgroup.c | 528 css_for_each_descendant_pre(css, &cgrp->self) { in update_effective_progs() 540 css_for_each_descendant_pre(css, &cgrp->self) { in update_effective_progs() 561 css_for_each_descendant_pre(css, &cgrp->self) { in update_effective_progs() 770 css_for_each_descendant_pre(css, &cgrp->self) { in replace_effective_prog() 922 css_for_each_descendant_pre(css, &cgrp->self) { in purge_effective_progs()
|
/linux-6.12.1/ |
D | .clang-format | 134 - 'css_for_each_descendant_pre'
|
/linux-6.12.1/include/linux/ |
D | cgroup.h | 240 #define css_for_each_descendant_pre(pos, css) \ macro
|
/linux-6.12.1/security/ |
D | device_cgroup.c | 556 css_for_each_descendant_pre(pos, &devcg_root->css) { in propagate_exception()
|
/linux-6.12.1/mm/ |
D | list_lru.c | 456 css_for_each_descendant_pre(css, &memcg->css) { in memcg_reparent_list_lrus()
|
D | hugetlb_cgroup.c | 507 css_for_each_descendant_pre(css, &h_cg->css) { in hugetlb_cgroup_read_numa_stat()
|
/linux-6.12.1/kernel/sched/ |
D | ext.c | 4136 css_for_each_descendant_pre(css, &root_task_group.css) { in scx_cgroup_init()
|
D | core.c | 9096 css_for_each_descendant_pre(css, top_css) { in cpu_util_update_eff()
|