Home
last modified time | relevance | path

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

/linux/block/
H A Dblk-throttle.c60 * sq_to_tg - return the throl_grp the specified service queue belongs to
66 static struct throtl_grp *sq_to_tg(struct throtl_service_queue *sq) in sq_to_tg() function
83 struct throtl_grp *tg = sq_to_tg(sq); in sq_to_td()
121 struct throtl_grp *__tg = sq_to_tg((sq)); \
340 struct throtl_grp *parent_tg = sq_to_tg(tg->service_queue.parent_sq); in tg_update_has_rules()
1007 struct throtl_grp *parent_tg = sq_to_tg(parent_sq); in tg_dispatch_one_bio()
1130 struct throtl_grp *tg = sq_to_tg(sq); in throtl_pending_timer_fn()
1185 tg = sq_to_tg(sq); in throtl_pending_timer_fn()
1806 tg = sq_to_tg(sq); in __blk_throtl_bio()