Home
last modified time | relevance | path

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

/linux-4.1.27/block/
Dblk-throttle.c553 throtl_rb_first(struct throtl_service_queue *parent_sq) in throtl_rb_first() function
587 tg = throtl_rb_first(parent_sq); in update_min_dispatch_time()
1158 struct throtl_grp *tg = throtl_rb_first(parent_sq); in throtl_select_dispatch()
1605 while ((tg = throtl_rb_first(parent_sq))) { in tg_drain_bios()