Home
last modified time | relevance | path

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

/openbmc/linux/block/
H A Dblk-cgroup.h321 static inline void blkg_get(struct blkcg_gq *blkg) in blkg_get() function
499 static inline void blkg_get(struct blkcg_gq *blkg) { } in blkg_get() function
H A Dblk-cgroup.c413 blkg_get(blkg->parent); in blkg_create()
1592 blkg_get(blkg); in blkcg_activate_policy()
2090 blkg_get(bdev_get_queue(bio->bi_bdev)->root_blkg); in bio_associate_blkg_from_css()
H A Dbfq-cgroup.c333 blkg_get(bfqg_to_blkg(bfqg)); in bfqg_and_blkg_get()
H A Dblk-throttle.c267 blkg_get(tg_to_blkg(qn->tg)); in throtl_qnode_add_bio()