Home
last modified time | relevance | path

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

/linux-4.1.27/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.c2804 elv_dispatch_sort(q, rq); in cfq_dispatch_insert()
/linux-4.1.27/include/linux/
Delevator.h120 extern void elv_dispatch_sort(struct request_queue *, struct request *);