Home
last modified time | relevance | path

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

/linux-6.6.21/block/
Dblk-cgroup.h373 #define blkg_for_each_descendant_post(d_blkg, pos_css, p_blkg) \ macro
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()