Searched refs:blkg_for_each_descendant_pre (Results 1 – 5 of 5) sorted by relevance
/Linux-v4.19/ |
D | .clang-format | 84 - 'blkg_for_each_descendant_pre'
|
/Linux-v4.19/include/linux/ |
D | blk-cgroup.h | 498 #define blkg_for_each_descendant_pre(d_blkg, pos_css, p_blkg) \ macro
|
/Linux-v4.19/block/ |
D | blk-cgroup.c | 715 blkg_for_each_descendant_pre(pos_blkg, pos_css, blkg) { in blkg_stat_recursive_sum() 758 blkg_for_each_descendant_pre(pos_blkg, pos_css, blkg) { in blkg_rwstat_recursive_sum()
|
D | blk-iolatency.c | 642 blkg_for_each_descendant_pre(blkg, pos_css, in blkiolatency_timer_fn()
|
D | blk-throttle.c | 1396 blkg_for_each_descendant_pre(blkg, pos_css, in tg_conf_updated()
|