Defined in 1 files as a function:
Referenced in 1 files:
Smatch caller information:
drivers/vdpa/solidrun/snet_ctrl.c snet_destroy_dev() -> snet_send_ctrl_msg()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | snet | 4096-ptr_max |
| PARAM_VALUE | 0 | snet->status | 4-255 |
| PARAM_VALUE | 1 | opcode | 1 |
| PARAM_VALUE | 2 | vq_idx | 0 |
| DATA_SOURCE | 0 | snet | $0 |
| BIT_INFO | 0 | snet->status | 0x4,0xff |
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| LOCK2 | &vdev->cf_lock | ||
| TYPE_LOCK | (struct vdpa_device)->cf_lock |
drivers/vdpa/solidrun/snet_ctrl.c snet_resume_dev() -> snet_send_ctrl_msg()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | snet | 4096-ptr_max |
| PARAM_VALUE | 1 | opcode | 4 |
| PARAM_VALUE | 2 | vq_idx | 0 |
| DATA_SOURCE | 0 | snet | $0 |
| LOCK2 | &d->mutex | ||
| TYPE_LOCK | (struct vhost_dev)->mutex |
drivers/vdpa/solidrun/snet_ctrl.c snet_suspend_dev() -> snet_send_ctrl_msg()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | snet | 4096-ptr_max |
| PARAM_VALUE | 1 | opcode | 3 |
| PARAM_VALUE | 2 | vq_idx | 0 |
| DATA_SOURCE | 0 | snet | $0 |
| LOCK2 | &d->mutex | ||
| TYPE_LOCK | (struct vhost_dev)->mutex |