Defined in 1 files as a function:
Referenced in 1 files:
Smatch caller information:
drivers/scsi/scsi_debug.c scsi_debug_queuecommand() -> sdebug_timeout_cmd()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | cmnd | 4096-ptr_max |
| PARAM_VALUE | 0 | cmnd->cmnd | 4096-ptr_max |
| PARAM_VALUE | 0 | cmnd->device | 4096-ptr_max |
| PARAM_VALUE | 0 | cmnd->flags | 0-s32max |
| PARAM_VALUE | 0 | cmnd->resid_len | 0 |
| PARAM_VALUE | 0 | cmnd->submitter | 0-1 |
| PARAM_VALUE | 0 | *cmnd->cmnd | 0-255 |
| DATA_SOURCE | 0 | cmnd | $1 |
| HARD_MAX | 0 | cmnd->submitter | 1 |
| MEM_ZERO | 0 | cmnd->sense_buffer | |
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| HALF_LOCKED2 | &sdev->state_mutex |