Searched refs:css_for_each_descendant_pre (Results 1 – 10 of 10) sorted by relevance
| /linux/kernel/cgroup/ |
| A D | freezer.c | 279 css_for_each_descendant_pre(css, &cgrp->self) { in cgroup_freeze()
|
| A D | legacy_freezer.c | 396 css_for_each_descendant_pre(pos, &freezer->css) { in freezer_change_state()
|
| A D | cpuset.c | 317 css_for_each_descendant_pre((pos_css), &(root_cs)->css) \
|
| A D | cgroup.c | 735 css_for_each_descendant_pre((d_css), cgroup_css((cgrp), NULL)) \ 4087 css_for_each_descendant_pre(css, cgroup_css(root, ss)) { in cgroup_apply_cftypes()
|
| /linux/kernel/bpf/ |
| A D | cgroup.c | 337 css_for_each_descendant_pre(css, &cgrp->self) { in update_effective_progs() 349 css_for_each_descendant_pre(css, &cgrp->self) { in update_effective_progs() 370 css_for_each_descendant_pre(css, &cgrp->self) { in update_effective_progs() 555 css_for_each_descendant_pre(css, &cgrp->self) { in replace_effective_prog()
|
| /linux/include/linux/ |
| A D | blk-cgroup.h | 500 css_for_each_descendant_pre((pos_css), &(p_blkg)->blkcg->css) \
|
| A D | cgroup.h | 239 #define css_for_each_descendant_pre(pos, css) \ macro
|
| /linux/ |
| A D | .clang-format | 111 - 'css_for_each_descendant_pre'
|
| /linux/security/ |
| A D | device_cgroup.c | 544 css_for_each_descendant_pre(pos, &devcg_root->css) { in propagate_exception()
|
| /linux/kernel/sched/ |
| A D | core.c | 10007 css_for_each_descendant_pre(css, top_css) { in cpu_util_update_eff()
|
Completed in 49 milliseconds