Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/block/
Dnull_blk.c264 static void null_softirq_done_fn(struct request *rq) in null_softirq_done_fn() function
398 .complete = null_softirq_done_fn,
701 blk_queue_softirq_done(nullb->q, null_softirq_done_fn); in null_add_dev()