Home
last modified time | relevance | path

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

/linux-6.3-rc2/block/
A Dblk-cgroup.c446 struct blkcg_gq *ret_blkg = q->root_blkg; in blkg_lookup_create()
547 q->root_blkg = NULL; in blkg_destroy_all()
955 struct blkcg_gq *blkg = bdev->bd_disk->queue->root_blkg; in blkcg_fill_root_iostats()
1317 q->root_blkg = blkg; in blkcg_init_disk()
1976 blkg_get(bdev_get_queue(bio->bi_bdev)->root_blkg); in bio_associate_blkg_from_css()
1977 bio->bi_blkg = bdev_get_queue(bio->bi_bdev)->root_blkg; in bio_associate_blkg_from_css()
A Dblk-throttle.c454 blkg_for_each_descendant_post(blkg, pos_css, td->queue->root_blkg) { in blk_throtl_update_limit_valid()
1183 if (!q->root_blkg) in throtl_pending_timer_fn()
1325 global ? tg->td->queue->root_blkg : tg_to_blkg(tg)) { in tg_conf_updated()
1720 blkg_for_each_descendant_post(blkg, pos_css, q->root_blkg) { in blk_throtl_cancel_bios()
1874 blkg_for_each_descendant_post(blkg, pos_css, td->queue->root_blkg) { in throtl_can_upgrade()
1920 blkg_for_each_descendant_post(blkg, pos_css, td->queue->root_blkg) { in throtl_upgrade_state()
A Dblk-cgroup.h254 return q->root_blkg; in blkg_lookup()
A Dblk-iolatency.c668 blkiolat->rqos.disk->queue->root_blkg) { in blkiolatency_timer_fn()
A Dbfq-cgroup.c1296 return blkg_to_bfqg(bfqd->queue->root_blkg); in bfq_create_group_hierarchy()
/linux-6.3-rc2/include/linux/
A Dblkdev.h486 struct blkcg_gq *root_blkg; member

Completed in 22 milliseconds