Home
last modified time | relevance | path

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

/Linux-v4.19/block/
Dblk-throttle.c617 throtl_rb_first(struct throtl_service_queue *parent_sq) in throtl_rb_first() function
651 tg = throtl_rb_first(parent_sq); in update_min_dispatch_time()
1206 struct throtl_grp *tg = throtl_rb_first(parent_sq); in throtl_select_dispatch()
2342 while ((tg = throtl_rb_first(parent_sq))) { in tg_drain_bios()