Home
last modified time | relevance | path

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

/Linux-v5.15/include/linux/
Dblk-cgroup.h514 #define blkg_for_each_descendant_post(d_blkg, pos_css, p_blkg) \ macro
/Linux-v5.15/
D.clang-format92 - 'blkg_for_each_descendant_post'
/Linux-v5.15/block/
Dblk-throttle.c601 blkg_for_each_descendant_post(blkg, pos_css, td->queue->root_blkg) { in blk_throtl_update_limit_valid()
1925 blkg_for_each_descendant_post(blkg, pos_css, td->queue->root_blkg) { in throtl_can_upgrade()
1971 blkg_for_each_descendant_post(blkg, pos_css, td->queue->root_blkg) { in throtl_upgrade_state()