Searched refs:blkg_for_each_descendant_pre (Results 1 – 5 of 5) sorted by relevance
/linux-6.1.9/block/ |
D | blk-cgroup-rwstat.c | 114 blkg_for_each_descendant_pre(pos_blkg, pos_css, blkg) { in blkg_rwstat_recursive_sum()
|
D | blk-cgroup.h | 348 #define blkg_for_each_descendant_pre(d_blkg, pos_css, p_blkg) \ macro
|
D | blk-iolatency.c | 668 blkg_for_each_descendant_pre(blkg, pos_css, in blkiolatency_timer_fn()
|
D | bfq-cgroup.c | 1194 blkg_for_each_descendant_pre(pos_blkg, pos_css, blkg) { in bfqg_prfill_stat_recursive()
|
D | blk-throttle.c | 1336 blkg_for_each_descendant_pre(blkg, pos_css, in tg_conf_updated()
|