Searched refs:parent_sq (Results 1 – 2 of 2) sorted by relevance
111 if (sq && sq->parent_sq) in sq_to_tg()516 --parent_sq->nr_pending; in throtl_rb_erase()532 struct throtl_service_queue *parent_sq = tg->service_queue.parent_sq; in tg_service_queue_add() local1009 struct throtl_service_queue *parent_sq = sq->parent_sq; in tg_dispatch_one_bio() local1089 if (!parent_sq->nr_pending) in throtl_select_dispatch()1146 parent_sq = sq->parent_sq; in throtl_pending_timer_fn()1172 if (parent_sq) { in throtl_pending_timer_fn()1178 sq = parent_sq; in throtl_pending_timer_fn()1680 parent_sq = parent->service_queue.parent_sq; in tg_last_low_overflow_time()2059 parent_sq = parent->service_queue.parent_sq; in blk_throtl_charge_bio_split()[all …]
36 struct throtl_service_queue *parent_sq; /* the parent service_queue */ member
Completed in 9 milliseconds