Searched refs:blkg_for_each_descendant_post (Results 1 – 3 of 3) sorted by relevance
/Linux-v4.19/ |
D | .clang-format | 83 - 'blkg_for_each_descendant_post'
|
/Linux-v4.19/block/ |
D | blk-throttle.c | 578 blkg_for_each_descendant_post(blkg, pos_css, td->queue->root_blkg) { in blk_throtl_update_limit_valid() 1868 blkg_for_each_descendant_post(blkg, pos_css, td->queue->root_blkg) { in throtl_can_upgrade() 1914 blkg_for_each_descendant_post(blkg, pos_css, td->queue->root_blkg) { in throtl_upgrade_state() 2379 blkg_for_each_descendant_post(blkg, pos_css, td->queue->root_blkg) in blk_throtl_drain()
|
/Linux-v4.19/include/linux/ |
D | blk-cgroup.h | 513 #define blkg_for_each_descendant_post(d_blkg, pos_css, p_blkg) \ macro
|