Searched refs:css_for_each_descendant_post (Results 1 - 4 of 4) sorted by relevance

/linux-master/kernel/cgroup/
H A Dlegacy_freezer.c303 css_for_each_descendant_post(pos, css) { function
H A Dcgroup.c714 css_for_each_descendant_post((d_css), cgroup_css((cgrp), NULL)) \
4671 * To be used by css_for_each_descendant_post(). Find the next descendant
/linux-master/block/
H A Dblk-cgroup.h376 css_for_each_descendant_post((pos_css), &(p_blkg)->blkcg->css) \
/linux-master/include/linux/
H A Dcgroup.h245 * css_for_each_descendant_post - post-order walk of a css's descendants
263 #define css_for_each_descendant_post(pos, css) \ macro

Completed in 137 milliseconds