Home
last modified time | relevance | path

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

/linux-4.4.14/block/
Dnoop-iosched.c29 elv_dispatch_sort(q, rq); in noop_dispatch()
Delevator.c351 void elv_dispatch_sort(struct request_queue *q, struct request *rq) in elv_dispatch_sort() function
389 EXPORT_SYMBOL(elv_dispatch_sort);
Dcfq-iosched.c2981 elv_dispatch_sort(q, rq); in cfq_dispatch_insert()
/linux-4.4.14/include/linux/
Delevator.h122 extern void elv_dispatch_sort(struct request_queue *, struct request *);