Home
last modified time | relevance | path

Searched refs:blkg_for_each_descendant_post (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/block/
H A Dblk-cgroup.h374 #define blkg_for_each_descendant_post(d_blkg, pos_css, p_blkg) \ macro
H A Dblk-throttle.c454 blkg_for_each_descendant_post(blkg, pos_css, td->queue->root_blkg) { in blk_throtl_update_limit_valid()
1732 blkg_for_each_descendant_post(blkg, pos_css, q->root_blkg) { in blk_throtl_cancel_bios()
1886 blkg_for_each_descendant_post(blkg, pos_css, td->queue->root_blkg) { in throtl_can_upgrade()
1932 blkg_for_each_descendant_post(blkg, pos_css, td->queue->root_blkg) { in throtl_upgrade_state()