Searched refs:blkg_for_each_descendant_pre (Results 1 – 3 of 3) sorted by relevance
708 blkg_for_each_descendant_pre(pos_blkg, pos_css, blkg) { in blkg_stat_recursive_sum()751 blkg_for_each_descendant_pre(pos_blkg, pos_css, blkg) { in blkg_rwstat_recursive_sum()
1165 blkg_for_each_descendant_pre(blkg, pos_css, tg_to_blkg(tg)) in tg_conf_updated()
395 #define blkg_for_each_descendant_pre(d_blkg, pos_css, p_blkg) \ macro