Defined in 1 files as a prototype:
Defined in 2 files as a function:
- drivers/nvme/host/multipath.c, line 216 (as a function)
- drivers/nvme/host/nvme.h, line 1103 (as a function)
Referenced in 1 files:
Smatch caller information:
drivers/nvme/host/core.c nvme_change_ctrl_state() -> nvme_kick_requeue_lists()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | ctrl | 4096-ptr_max |
| PARAM_VALUE | 0 | ctrl->lock.rlock.dep_map->name | 0-255 |
| PARAM_VALUE | 0 | ctrl->state | 1 |
| PARAM_VALUE | 0 | ctrl->state_wq.lock.rlock.dep_map->name | 0-255 |
| DATA_SOURCE | 0 | ctrl | $0 |
| NOCHECK_CALL |
drivers/nvme/host/core.c nvme_failfast_work() -> nvme_kick_requeue_lists()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | ctrl | 4096-ptr_max |
| PARAM_VALUE | 0 | ctrl->device | 0,4096-ptr_max |
| PARAM_VALUE | 0 | ctrl->device->bus | 0,4096-ptr_max |
| PARAM_VALUE | 0 | ctrl->device->class | 0,4096-ptr_max |
| PARAM_VALUE | 0 | ctrl->device->driver | 0,4096-ptr_max |
| PARAM_VALUE | 0 | ctrl->state | 3 |
| NOCHECK_CALL | |||
| HALF_LOCKED2 | &pool->lock |