Home
last modified time | relevance | path

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

/linux-5.19.10/block/
Dblk-cgroup.h374 #define blkg_for_each_descendant_pre(d_blkg, pos_css, p_blkg) \ argument
375 css_for_each_descendant_pre((pos_css), &(p_blkg)->blkcg->css) \
377 (p_blkg)->q, false)))
389 #define blkg_for_each_descendant_post(d_blkg, pos_css, p_blkg) \ argument
390 css_for_each_descendant_post((pos_css), &(p_blkg)->blkcg->css) \
392 (p_blkg)->q, false)))