Home
last modified time | relevance | path

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

/Linux-v4.19/block/
Dnoop-iosched.c29 elv_dispatch_sort(q, rq); in noop_dispatch()
Delevator.c363 void elv_dispatch_sort(struct request_queue *q, struct request *rq) in elv_dispatch_sort() function
398 EXPORT_SYMBOL(elv_dispatch_sort);
Dcfq-iosched.c2999 elv_dispatch_sort(q, rq); in cfq_dispatch_insert()
/Linux-v4.19/include/linux/
Delevator.h185 extern void elv_dispatch_sort(struct request_queue *, struct request *);