Searched defs:blkg_for_each_descendant_pre (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/block/ |
H A D | blk-cgroup-rwstat.c | 114 blkg_for_each_descendant_pre(pos_blkg, pos_css, blkg) { in blkg_rwstat_recursive_sum() function
|
H A D | bfq-cgroup.c | 1181 blkg_for_each_descendant_pre(pos_blkg, pos_css, blkg) { in bfqg_prfill_stat_recursive() function
|
/kernel/linux/linux-6.6/block/ |
H A D | blk-cgroup-rwstat.c | 114 blkg_for_each_descendant_pre(pos_blkg, pos_css, blkg) { in blkg_rwstat_recursive_sum() function
|
H A D | bfq-cgroup.c | 1201 blkg_for_each_descendant_pre(pos_blkg, pos_css, blkg) { in bfqg_prfill_stat_recursive() function
|
H A D | blk-cgroup.h | 358 #define blkg_for_each_descendant_pre(d_blkg, pos_css, p_blkg) \ macro
|
/kernel/linux/linux-5.10/include/linux/ |
H A D | blk-cgroup.h | 495 #define blkg_for_each_descendant_pre(d_blkg, pos_css, p_blkg) \ macro
|
Completed in 7 milliseconds