Home
last modified time | relevance | path

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

/linux-4.4.14/include/linux/
Dblk-cgroup.h410 #define blkg_for_each_descendant_post(d_blkg, pos_css, p_blkg) \ macro
/linux-4.4.14/block/
Dblk-throttle.c1537 blkg_for_each_descendant_post(blkg, pos_css, td->queue->root_blkg) in blk_throtl_drain()