Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/nvme/host/
H A Dpci.c1099 static int nvme_poll(struct blk_mq_hw_ctx *hctx) in nvme_poll() function
1285 nvme_poll(req->mq_hctx); in nvme_timeout()
1437 * nvme_poll(). This is the last chance for the driver to see a natural
1629 .poll = nvme_poll,
/kernel/linux/linux-6.6/drivers/nvme/host/
H A Dpci.c1116 static int nvme_poll(struct blk_mq_hw_ctx *hctx, struct io_comp_batch *iob) in nvme_poll() function
1308 nvme_poll(req->mq_hctx, NULL); in nvme_timeout()
1454 * nvme_poll(). This is the last chance for the driver to see a natural
1674 .poll = nvme_poll,

Completed in 9 milliseconds