Home
last modified time | relevance | path

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

/linux-4.4.14/block/
Dblk-throttle.c410 throtl_rb_first(struct throtl_service_queue *parent_sq) in throtl_rb_first() function
444 tg = throtl_rb_first(parent_sq); in update_min_dispatch_time()
981 struct throtl_grp *tg = throtl_rb_first(parent_sq); in throtl_select_dispatch()
1500 while ((tg = throtl_rb_first(parent_sq))) { in tg_drain_bios()