Home
last modified time | relevance | path

Searched refs:throtl_pop_queued (Results 1 – 1 of 1) sorted by last modified time

/linux/block/
H A Dblk-throttle.c218 static struct bio *throtl_pop_queued(struct list_head *queued, in throtl_pop_queued() function
918 bio = throtl_pop_queued(&sq->queued[rw], &tg_to_put); in tg_dispatch_one_bio()
1118 while ((bio = throtl_pop_queued(&td_sq->queued[rw], NULL))) in blk_throtl_dispatch_work_fn()