Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/block/
Dnull_blk.c266 static void null_softirq_done_fn(struct request *rq) in null_softirq_done_fn() function
394 .complete = null_softirq_done_fn,
554 blk_queue_softirq_done(nullb->q, null_softirq_done_fn); in null_add_dev()