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

/linux-4.1.27/include/linux/
H A Dcgroup.h444 * css_for_each_descendant_post - post-order walk of a css's descendants
462 #define css_for_each_descendant_post(pos, css) \ macro
/linux-4.1.27/kernel/
H A Dcgroup_freezer.c302 css_for_each_descendant_post(pos, css) { css_for_each_descendant_post() function
H A Dcgroup.c3510 * To be used by css_for_each_descendant_post(). Find the next descendant
/linux-4.1.27/block/
H A Dblk-cgroup.h310 css_for_each_descendant_post((pos_css), &(p_blkg)->blkcg->css) \

Completed in 155 milliseconds