Home
last modified time | relevance | path

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

/Linux-v6.1/block/
Dblk-cgroup.c210 static struct blkcg_gq *blkg_alloc(struct blkcg *blkcg, struct gendisk *disk, in blkg_alloc() function
292 new_blkg = blkg_alloc(blkcg, disk, GFP_NOWAIT | __GFP_NOWARN); in blkg_create()
699 new_blkg = blkg_alloc(pos, disk, GFP_KERNEL); in blkg_conf_prep()
1229 new_blkg = blkg_alloc(&blkcg_root, disk, GFP_KERNEL); in blkcg_init_disk()