Searched refs:css_for_each_descendant_post (Results 1 – 5 of 5) sorted by relevance
299 css_for_each_descendant_post(pos, css) { in freezer_read()
735 css_for_each_descendant_post((d_css), cgroup_css((cgrp), NULL)) \
110 - 'css_for_each_descendant_post'
513 css_for_each_descendant_post((pos_css), &(p_blkg)->blkcg->css) \
267 #define css_for_each_descendant_post(pos, css) \ macro