Home
last modified time | relevance | path

Searched refs:blkg_for_each_descendant_pre (Results 1 - 10 of 10) sorted by relevance

/kernel/linux/linux-5.10/block/
H A Dblk-cgroup-rwstat.c114 blkg_for_each_descendant_pre(pos_blkg, pos_css, blkg) { in blkg_rwstat_recursive_sum() function
H A Dblk-iolatency.c669 blkg_for_each_descendant_pre(blkg, pos_css, in blkiolatency_timer_fn()
H A Dbfq-cgroup.c1181 blkg_for_each_descendant_pre(pos_blkg, pos_css, blkg) { in bfqg_prfill_stat_recursive() function
H A Dblk-throttle.c1421 blkg_for_each_descendant_pre(blkg, pos_css, in tg_conf_updated()
/kernel/linux/linux-6.6/block/
H A Dblk-cgroup-rwstat.c114 blkg_for_each_descendant_pre(pos_blkg, pos_css, blkg) { in blkg_rwstat_recursive_sum() function
H A Dblk-cgroup.h347 * blkg_for_each_descendant_pre - pre-order walk of a blkg's descendants
358 #define blkg_for_each_descendant_pre(d_blkg, pos_css, p_blkg) \ macro
369 * Similar to blkg_for_each_descendant_pre() but performs post-order
H A Dblk-iolatency.c667 blkg_for_each_descendant_pre(blkg, pos_css, in blkiolatency_timer_fn()
H A Dbfq-cgroup.c1201 blkg_for_each_descendant_pre(pos_blkg, pos_css, blkg) { in bfqg_prfill_stat_recursive() function
H A Dblk-throttle.c1331 blkg_for_each_descendant_pre(blkg, pos_css, in tg_conf_updated()
/kernel/linux/linux-5.10/include/linux/
H A Dblk-cgroup.h484 * blkg_for_each_descendant_pre - pre-order walk of a blkg's descendants
495 #define blkg_for_each_descendant_pre(d_blkg, pos_css, p_blkg) \ macro
506 * Similar to blkg_for_each_descendant_pre() but performs post-order

Completed in 23 milliseconds