Searched refs:blkg_for_each_descendant_pre (Results 1 – 6 of 6) sorted by relevance
| /linux/block/ |
| A D | blk-cgroup-rwstat.c | 114 blkg_for_each_descendant_pre(pos_blkg, pos_css, blkg) { in blkg_rwstat_recursive_sum()
|
| A D | blk-iolatency.c | 666 blkg_for_each_descendant_pre(blkg, pos_css, in blkiolatency_timer_fn()
|
| A D | bfq-cgroup.c | 1156 blkg_for_each_descendant_pre(pos_blkg, pos_css, blkg) { in bfqg_prfill_stat_recursive()
|
| A D | blk-throttle.c | 1280 blkg_for_each_descendant_pre(blkg, pos_css, in tg_conf_updated()
|
| /linux/include/linux/ |
| A D | blk-cgroup.h | 499 #define blkg_for_each_descendant_pre(d_blkg, pos_css, p_blkg) \ macro
|
| /linux/ |
| A D | .clang-format | 93 - 'blkg_for_each_descendant_pre'
|
Completed in 19 milliseconds