Searched refs:blkg_alloc (Results 1 – 1 of 1) sorted by relevance
92 static struct blkcg_gq *blkg_alloc(struct blkcg *blkcg, struct request_queue *q, in blkg_alloc() function198 new_blkg = blkg_alloc(blkcg, q, GFP_NOWAIT | __GFP_NOWARN); in blkg_create()869 new_blkg = blkg_alloc(pos, q, GFP_KERNEL); in blkg_conf_prep()1138 new_blkg = blkg_alloc(&blkcg_root, q, GFP_KERNEL); in blkcg_init_queue()