Searched refs:blkg_alloc (Results 1 – 1 of 1) sorted by relevance
99 static struct blkcg_gq *blkg_alloc(struct blkcg *blkcg, struct request_queue *q, in blkg_alloc() function229 new_blkg = blkg_alloc(blkcg, q, GFP_ATOMIC); in blkg_create()971 new_blkg = blkg_alloc(&blkcg_root, q, GFP_KERNEL); in blkcg_activate_policy()