Home
last modified time | relevance | path

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

/linux-6.1.9/block/
Dblk-throttle.c303 static struct bio *throtl_pop_queued(struct list_head *queued, in throtl_pop_queued() function
1065 bio = throtl_pop_queued(&sq->queued[rw], &tg_to_put); in tg_dispatch_one_bio()
1270 while ((bio = throtl_pop_queued(&td_sq->queued[rw], NULL))) in blk_throtl_dispatch_work_fn()