Home
last modified time | relevance | path

Searched refs:blkg_for_each_descendant_pre (Results 1 – 3 of 3) sorted by relevance

/block/
Dblk-cgroup.c640 blkg_for_each_descendant_pre(pos_blkg, pos_css, pd_to_blkg(pd)) { in blkg_stat_recursive_sum()
674 blkg_for_each_descendant_pre(pos_blkg, pos_css, pd_to_blkg(pd)) { in blkg_rwstat_recursive_sum()
Dblk-cgroup.h294 #define blkg_for_each_descendant_pre(d_blkg, pos_css, p_blkg) \ macro
Dblk-throttle.c1390 blkg_for_each_descendant_pre(blkg, pos_css, ctx.blkg) in tg_set_conf()