Home
last modified time | relevance | path

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

/linux-4.19.296/block/
Dblk-settings.c57 void blk_queue_softirq_done(struct request_queue *q, softirq_done_fn *fn) in blk_queue_softirq_done() function
61 EXPORT_SYMBOL(blk_queue_softirq_done);
Dbsg-lib.c328 blk_queue_softirq_done(q, bsg_softirq_done); in bsg_setup_queue()
Dblk-mq.c2647 blk_queue_softirq_done(q, set->ops->complete); in blk_mq_init_allocated_queue()
/linux-4.19.296/include/linux/
Dblkdev.h1255 extern void blk_queue_softirq_done(struct request_queue *, softirq_done_fn *);