tg_to_put         448 block/blk-throttle.c 				     struct throtl_grp **tg_to_put)
tg_to_put         461 block/blk-throttle.c 		if (tg_to_put)
tg_to_put         462 block/blk-throttle.c 			*tg_to_put = qn->tg;
tg_to_put        1119 block/blk-throttle.c 	struct throtl_grp *tg_to_put = NULL;
tg_to_put        1128 block/blk-throttle.c 	bio = throtl_pop_queued(&sq->queued[rw], &tg_to_put);
tg_to_put        1152 block/blk-throttle.c 	if (tg_to_put)
tg_to_put        1153 block/blk-throttle.c 		blkg_put(tg_to_blkg(tg_to_put));