Home
last modified time | relevance | path

Searched defs:pos_css (Results 1 – 4 of 4) sorted by relevance

/linux-4.19.296/block/
Dblk-throttle.c573 struct cgroup_subsys_state *pos_css; in blk_throtl_update_limit_valid() local
1378 struct cgroup_subsys_state *pos_css; in tg_conf_updated() local
1855 struct cgroup_subsys_state *pos_css; in throtl_can_upgrade() local
1903 struct cgroup_subsys_state *pos_css; in throtl_upgrade_state() local
2363 struct cgroup_subsys_state *pos_css; in blk_throtl_drain() local
Dblk-cgroup.c709 struct cgroup_subsys_state *pos_css; in blkg_stat_recursive_sum() local
751 struct cgroup_subsys_state *pos_css; in blkg_rwstat_recursive_sum() local
Dblk-iolatency.c630 struct cgroup_subsys_state *pos_css; in blkiolatency_timer_fn() local
/linux-4.19.296/include/linux/
Dblk-cgroup.h499 #define blkg_for_each_descendant_pre(d_blkg, pos_css, p_blkg) \ argument
514 #define blkg_for_each_descendant_post(d_blkg, pos_css, p_blkg) \ argument