Home
last modified time | relevance | path

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

/Linux-v5.4/
D.clang-format90 - 'blkg_for_each_descendant_pre'
/Linux-v5.4/include/linux/
Dblk-cgroup.h561 #define blkg_for_each_descendant_pre(d_blkg, pos_css, p_blkg) \ macro
/Linux-v5.4/block/
Dblk-iolatency.c664 blkg_for_each_descendant_pre(blkg, pos_css, in blkiolatency_timer_fn()
Dbfq-cgroup.c1086 blkg_for_each_descendant_pre(pos_blkg, pos_css, blkg) { in bfqg_prfill_stat_recursive()
Dblk-cgroup.c725 blkg_for_each_descendant_pre(pos_blkg, pos_css, blkg) { in blkg_rwstat_recursive_sum()
Dblk-throttle.c1384 blkg_for_each_descendant_pre(blkg, pos_css, in tg_conf_updated()