Home
last modified time | relevance | path

Searched refs:__dd_dispatch_request (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/block/
H A Dmq-deadline.c271 static struct request *__dd_dispatch_request(struct deadline_data *dd) in __dd_dispatch_request() function
387 rq = __dd_dispatch_request(dd); in dd_dispatch_request()
562 * For a zoned block device, __dd_dispatch_request() may have stopped
/kernel/linux/linux-6.6/block/
H A Dmq-deadline.c443 static struct request *__dd_dispatch_request(struct deadline_data *dd, in __dd_dispatch_request() function
579 rq = __dd_dispatch_request(dd, &dd->per_prio[prio], in dd_dispatch_prio_aged_requests()
613 rq = __dd_dispatch_request(dd, &dd->per_prio[prio], now); in dd_dispatch_request()
912 * For a zoned block device, __dd_dispatch_request() may have stopped

Completed in 5 milliseconds