Home
last modified time | relevance | path

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

/linux-5.19.10/block/
Dblk-cgroup.h389 #define blkg_for_each_descendant_post(d_blkg, pos_css, p_blkg) \ macro
Dblk-throttle.c461 blkg_for_each_descendant_post(blkg, pos_css, td->queue->root_blkg) { in blk_throtl_update_limit_valid()
1792 blkg_for_each_descendant_post(blkg, pos_css, q->root_blkg) { in blk_throtl_cancel_bios()
1826 blkg_for_each_descendant_post(blkg, pos_css, td->queue->root_blkg) { in throtl_can_upgrade()
1872 blkg_for_each_descendant_post(blkg, pos_css, td->queue->root_blkg) { in throtl_upgrade_state()