Home
last modified time | relevance | path

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

/Linux-v5.4/block/
Dblk-throttle.c618 throtl_rb_first(struct throtl_service_queue *parent_sq) in throtl_rb_first() function
644 tg = throtl_rb_first(parent_sq); in update_min_dispatch_time()
1194 struct throtl_grp *tg = throtl_rb_first(parent_sq); in throtl_select_dispatch()
2317 while ((tg = throtl_rb_first(parent_sq))) { in tg_drain_bios()