Home
last modified time | relevance | path

Searched refs:blkg_for_each_descendant_pre (Results 1 – 5 of 5) sorted by relevance

/Linux-v4.19/
D.clang-format84 - 'blkg_for_each_descendant_pre'
/Linux-v4.19/include/linux/
Dblk-cgroup.h498 #define blkg_for_each_descendant_pre(d_blkg, pos_css, p_blkg) \ macro
/Linux-v4.19/block/
Dblk-cgroup.c715 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()
Dblk-iolatency.c642 blkg_for_each_descendant_pre(blkg, pos_css, in blkiolatency_timer_fn()
Dblk-throttle.c1396 blkg_for_each_descendant_pre(blkg, pos_css, in tg_conf_updated()