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

/linux-4.4.14/include/linux/
H A Dblk-cgroup.h384 * blkg_for_each_descendant_pre - pre-order walk of a blkg's descendants
395 #define blkg_for_each_descendant_pre(d_blkg, pos_css, p_blkg) \ macro
406 * Similar to blkg_for_each_descendant_pre() but performs post-order
/linux-4.4.14/block/
H A Dblk-cgroup.c708 blkg_for_each_descendant_pre(pos_blkg, pos_css, blkg) { blkg_for_each_descendant_pre() function
751 blkg_for_each_descendant_pre(pos_blkg, pos_css, blkg) { blkg_for_each_descendant_pre() function
H A Dblk-throttle.c1165 blkg_for_each_descendant_pre(blkg, pos_css, tg_to_blkg(tg)) tg_conf_updated()

Completed in 113 milliseconds