Searched refs:css_for_each_descendant_pre (Results 1 – 13 of 13) sorted by relevance
| /linux/kernel/cgroup/ |
| H A D | cpuset-internal.h | 267 css_for_each_descendant_pre((pos_css), &(root_cs)->css) \
|
| H A D | freezer.c | 286 css_for_each_descendant_pre(css, &cgrp->self) { in cgroup_freeze()
|
| H A D | legacy_freezer.c | 393 css_for_each_descendant_pre(pos, &freezer->css) { in freezer_change_state()
|
| H A D | dmem.c | 232 css_for_each_descendant_pre(css, &limit_pool->cs->css) { in dmem_cgroup_calculate_protection()
|
| H A D | cgroup.c | 758 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 D | blk-cgroup.h | 354 css_for_each_descendant_pre((pos_css), &(p_blkg)->blkcg->css) \
|
| /linux/kernel/bpf/ |
| H A D | cgroup.c | 577 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 D | cgroup.h | 249 #define css_for_each_descendant_pre(pos, css) \ macro
|
| /linux/security/ |
| H A D | device_cgroup.c | 556 css_for_each_descendant_pre(pos, &devcg_root->css) { in propagate_exception()
|
| /linux/ |
| H A D | .clang-format | 135 - 'css_for_each_descendant_pre'
|
| /linux/mm/ |
| H A D | hugetlb_cgroup.c | 503 css_for_each_descendant_pre(css, &h_cg->css) { in hugetlb_cgroup_read_numa_stat()
|
| /linux/kernel/sched/ |
| H A D | ext.c | 3402 css_for_each_descendant_pre(css, &root_task_group.css) { in scx_cgroup_init()
|
| H A D | core.c | 9355 css_for_each_descendant_pre(css, top_css) { in cpu_util_update_eff()
|