Defined in 1 files as a prototype:
Defined in 1 files as a function:
Referenced in 6 files:
- drivers/nvme/host/core.c, line 4922
- drivers/nvme/host/fc.c, line 2039
- drivers/nvme/host/pci.c, line 1576
- drivers/nvme/host/rdma.c, line 1769
- drivers/nvme/host/tcp.c
- drivers/nvme/target/loop.c, line 107
Smatch caller information:
drivers/nvme/target/loop.c nvme_loop_queue_response() -> nvme_complete_async_event()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | ctrl | 4096-ptr_max |
| PARAM_VALUE | 2 | res | 4096-ptr_max |
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| NOCHECK_CALL | |||
| HOST_DATA | 2 | res->u64 | 0-u64max |
| HALF_LOCKED2 | &pool->lock |
drivers/nvme/host/fc.c nvme_fc_fcpio_done() -> nvme_complete_async_event()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | ctrl | 4096-ptr_max |
| PARAM_VALUE | 2 | res | 2597113373846622208 |
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| NOCHECK_CALL |
drivers/nvme/host/rdma.c nvme_rdma_recv_done() -> nvme_complete_async_event()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | ctrl | 4096-ptr_max |
| PARAM_VALUE | 2 | res | 4096-ptr_max |
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| NOCHECK_CALL |
drivers/nvme/host/pci.c nvme_handle_cqe() -> nvme_complete_async_event()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | ctrl | 4096-ptr_max |
| PARAM_VALUE | 2 | res | 4096-ptr_max |
| PREEMPT_ADD | |||
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| NOCHECK_CALL | |||
| HALF_LOCKED2 | &dev->shutdown_lock | ||
| HALF_LOCKED2 | &nvmeq->cq_poll_lock |
drivers/nvme/host/tcp.c nvme_tcp_fail_request() -> nvme_complete_async_event()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | ctrl | 4096-ptr_max |
| PARAM_VALUE | 1 | status | 880 |
| PARAM_VALUE | 2 | res | 3091429094973714432 |
| PARAM_VALUE | 2 | res->u16 | 0 |
| PARAM_VALUE | 2 | res->u32 | 0 |
| PARAM_VALUE | 2 | res->u64 | 0 |
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| NOCHECK_CALL | |||
| LOCK2 | &queue->send_mutex | ||
| HALF_LOCKED2 | &pool->lock | ||
| TYPE_LOCK | (struct nvme_tcp_queue)->send_mutex |
drivers/nvme/host/tcp.c nvme_tcp_handle_comp() -> nvme_complete_async_event()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | ctrl | 4096-ptr_max |
| PARAM_VALUE | 2 | res | 4096-ptr_max |
| NOCHECK_CALL |