Searched refs:blkg_for_each_descendant_pre (Results 1 – 5 of 5) sorted by relevance
/linux/block/ |
H A D | blk-cgroup-rwstat.c | 108 blkg_for_each_descendant_pre(pos_blkg, pos_css, blkg) { in blkg_rwstat_recursive_sum()
|
H A D | blk-cgroup.h | 349 #define blkg_for_each_descendant_pre(d_blkg, pos_css, p_blkg) \ macro
|
H A D | blk-iolatency.c | 667 blkg_for_each_descendant_pre(blkg, pos_css, in blkiolatency_timer_fn()
|
H A D | bfq-cgroup.c | 1145 blkg_for_each_descendant_pre(pos_blkg, pos_css, blkg) { in bfqg_prfill_stat_recursive()
|
H A D | blk-throttle.c | 1172 blkg_for_each_descendant_pre(blkg, pos_css, in tg_conf_updated()
|