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()
745 css_for_each_descendant_post((d_css), cgroup_css((cgrp), NULL)) \
390 css_for_each_descendant_post((pos_css), &(p_blkg)->blkcg->css) \
128 - 'css_for_each_descendant_post'
262 #define css_for_each_descendant_post(pos, css) \ macro