Home
last modified time | relevance | path

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

/linux/kernel/cgroup/
H A Dfreezer.c279 css_for_each_descendant_pre(css, &cgrp->self) { in cgroup_freeze()
H A Dlegacy_freezer.c400 css_for_each_descendant_pre(pos, &freezer->css) { in freezer_change_state()
H A Dcgroup.c705 css_for_each_descendant_pre((d_css), cgroup_css((cgrp), NULL)) \
4330 css_for_each_descendant_pre(css, cgroup_css(root, ss)) { in cgroup_init_cftypes()
4627 * To be used by css_for_each_descendant_pre(). Find the next descendant in css_next_descendant_pre()
/linux/block/
H A Dblk-cgroup.h350 css_for_each_descendant_pre((pos_css), &(p_blkg)->blkcg->css) \
/linux/kernel/bpf/
H A 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/
H A D.clang-format134 - 'css_for_each_descendant_pre'
/linux/security/
H A Ddevice_cgroup.c556 css_for_each_descendant_pre(pos, &devcg_root->css) { in propagate_exception()
/linux/mm/
H A Dlist_lru.c456 css_for_each_descendant_pre(css, &memcg->css) { in memcg_reparent_list_lrus()
H A Dhugetlb_cgroup.c507 css_for_each_descendant_pre(css, &h_cg->css) { in hugetlb_cgroup_read_numa_stat()
/linux/kernel/sched/
H A Dcore.c9071 css_for_each_descendant_pre(css, top_css) { in cpu_util_update_eff()