Defined in 1 files as a prototype:
Defined in 1 files as a function:
Referenced in 8 files:
- arch/um/drivers/virtio_uml.c
- drivers/char/virtio_console.c, line 1993
- drivers/crypto/virtio/virtio_crypto_core.c, line 266
- drivers/firmware/arm_scmi/transports/virtio.c, line 485
- drivers/s390/virtio/virtio_ccw.c
- drivers/virtio/virtio.c
- drivers/virtio/virtio_pci_common.c, line 754
- drivers/virtio/virtio_ring.c, line 3652
Smatch caller information:
drivers/virtio/virtio_pci_common.c virtio_pci_remove() -> virtio_break_device()
| Type | Parameter | Key | Value |
|---|---|---|---|
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| NOCHECK_CALL |
drivers/firmware/arm_scmi/transports/virtio.c virtio_chan_free() -> virtio_break_device()
| Type | Parameter | Key | Value |
|---|---|---|---|
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| NOCHECK_CALL |
drivers/crypto/virtio/virtio_crypto_core.c virtcrypto_update_status() -> virtio_break_device()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | dev | 4096-ptr_max |
| PARAM_VALUE | 0 | dev->config | 4096-ptr_max |
| PARAM_VALUE | 0 | dev->config->get | 4096-ptr_max |
| PARAM_VALUE | 0 | dev->dev.bus | 0,4096-ptr_max |
| PARAM_VALUE | 0 | dev->dev.class | 0,4096-ptr_max |
| PARAM_VALUE | 0 | dev->dev.driver | 0,4096-ptr_max |
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| NOCHECK_CALL |
drivers/char/virtio_console.c virtcons_remove() -> virtio_break_device()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | dev | 4096-ptr_max |
| PARAM_VALUE | 0 | dev->config->get | 0,4096-ptr_max |
| PARAM_VALUE | 0 | dev->config->get_extended_features | 0,6730071979336241152 |
| PARAM_VALUE | 0 | dev->config->get_status | 4096-ptr_max |
| PARAM_VALUE | 0 | dev->config->set_status | 4096-ptr_max |
| PARAM_VALUE | 0 | dev->priv | 4096-ptr_max |
| BUF_SIZE | 0 | dev->priv | (-1),472 |
| DATA_SOURCE | 0 | dev | $0 |
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| NOCHECK_CALL |
drivers/virtio/virtio.c virtio_device_shutdown() -> virtio_break_device()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | dev | 4096-ptr_max |
| DATA_SOURCE | 0 | dev | $0 |
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| NOCHECK_CALL | |||
| LOCK2 | &_d->mutex | ||
| HALF_LOCKED2 | &parent->mutex | ||
| HALF_LOCKED2 | global &system_transition_mutex | ||
| TYPE_LOCK | (struct device)->mutex |