Home
last modified time | relevance | path

Searched defs:sq (Results 1 – 1 of 1) sorted by relevance

/block/
Dblk-throttle.c256 static struct throtl_grp *sq_to_tg(struct throtl_service_queue *sq) in sq_to_tg()
271 static struct throtl_data *sq_to_td(struct throtl_service_queue *sq) in sq_to_td()
373 #define throtl_log(sq, fmt, args...) do { \ argument
482 static void throtl_service_queue_init(struct throtl_service_queue *sq) in throtl_service_queue_init()
544 struct throtl_service_queue *sq = &tg->service_queue; in throtl_pd_init() local
715 static void throtl_schedule_pending_timer(struct throtl_service_queue *sq, in throtl_schedule_pending_timer()
752 static bool throtl_schedule_next_dispatch(struct throtl_service_queue *sq, in throtl_schedule_next_dispatch()
1088 struct throtl_service_queue *sq = &tg->service_queue; in throtl_add_bio_tg() local
1111 struct throtl_service_queue *sq = &tg->service_queue; in tg_update_disptime() local
1147 struct throtl_service_queue *sq = &tg->service_queue; in tg_dispatch_one_bio() local
[all …]