Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/drivers/nvme/host/
H A Dioctl.c479 if (nvme_req(req)->flags & NVME_REQ_CANCELLED) in nvme_uring_task_meta_cb()
514 if (nvme_req(req)->flags & NVME_REQ_CANCELLED) { in nvme_uring_cmd_end_io()
H A Dnvme.h189 NVME_REQ_CANCELLED = (1 << 0), enumerator
H A Dapple.c905 nvme_req(req)->flags |= NVME_REQ_CANCELLED; in apple_nvme_timeout()
930 nvme_req(req)->flags |= NVME_REQ_CANCELLED; in apple_nvme_timeout()
H A Dpci.c1333 nvme_req(req)->flags |= NVME_REQ_CANCELLED; in nvme_timeout()
1351 nvme_req(req)->flags |= NVME_REQ_CANCELLED; in nvme_timeout()
H A Dcore.c467 nvme_req(req)->flags |= NVME_REQ_CANCELLED; in nvme_cancel_request()
1032 if (nvme_req(rq)->flags & NVME_REQ_CANCELLED) in nvme_execute_rq()
H A Dfc.c2459 op->nreq.flags |= NVME_REQ_CANCELLED; in nvme_fc_terminate_exchange()
/kernel/linux/linux-5.10/drivers/nvme/host/
H A Dnvme.h180 NVME_REQ_CANCELLED = (1 << 0), enumerator
H A Dcore.c328 nvme_req(req)->flags |= NVME_REQ_CANCELLED; in nvme_cancel_request()
957 if (nvme_req(req)->flags & NVME_REQ_CANCELLED) in __nvme_submit_sync_cmd()
1136 if (nvme_req(req)->flags & NVME_REQ_CANCELLED) in nvme_submit_user_cmd()
H A Dpci.c1310 nvme_req(req)->flags |= NVME_REQ_CANCELLED; in nvme_timeout()
1328 nvme_req(req)->flags |= NVME_REQ_CANCELLED; in nvme_timeout()
H A Dlightnvm.c825 if (nvme_req(rq)->flags & NVME_REQ_CANCELLED) in nvme_nvm_submit_user_cmd()
H A Dfc.c2446 op->nreq.flags |= NVME_REQ_CANCELLED; in nvme_fc_terminate_exchange()

Completed in 45 milliseconds