Searched refs:css_for_each_descendant_post (Results 1 – 2 of 2) sorted by relevance
/include/linux/ | ||
D | blk-cgroup.h | 516 css_for_each_descendant_post((pos_css), &(p_blkg)->blkcg->css) \ |
D | cgroup.h | 266 #define css_for_each_descendant_post(pos, css) \ macro |