Home
last modified time | relevance | path

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

/Linux-v6.1/block/
Dblk-throttle.c104 static struct throtl_grp *sq_to_tg(struct throtl_service_queue *sq) in sq_to_tg() function
121 struct throtl_grp *tg = sq_to_tg(sq); in sq_to_td()
222 struct throtl_grp *__tg = sq_to_tg((sq)); \
420 struct throtl_grp *parent_tg = sq_to_tg(tg->service_queue.parent_sq); in tg_update_has_rules()
1055 struct throtl_grp *parent_tg = sq_to_tg(parent_sq); in tg_dispatch_one_bio()
1180 struct throtl_grp *tg = sq_to_tg(sq); in throtl_pending_timer_fn()
1235 tg = sq_to_tg(sq); in throtl_pending_timer_fn()
1774 parent = sq_to_tg(parent_sq); in tg_last_low_overflow_time()
1851 tg = sq_to_tg(tg->service_queue.parent_sq); in throtl_hierarchy_can_upgrade()
1968 tg = sq_to_tg(tg->service_queue.parent_sq); in throtl_hierarchy_can_downgrade()
[all …]