Searched refs:nvme_poll (Results 1 - 1 of 1) sorted by relevance

/linux-master/drivers/nvme/host/
H A Dpci.c1115 static int nvme_poll(struct blk_mq_hw_ctx *hctx, struct io_comp_batch *iob) function
1311 nvme_poll(req->mq_hctx, NULL);
1462 * nvme_poll(). This is the last chance for the driver to see a natural
1682 .poll = nvme_poll,

Completed in 98 milliseconds