Defined in 1 files as a function:
Referenced in 1 files:
Smatch caller information:
drivers/char/virtio_console.c handle_control_message() -> resize_console()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | port | 4096-ptr_max |
| PARAM_VALUE | 0 | port->cons.hvc | 4096-ptr_max |
| PARAM_VALUE | 0 | port->cons.hvc->irq_requested | 1 |
| DATA_SOURCE | 0 | port | r find_port_by_id |
| NOCHECK_CALL | |||
| HALF_LOCKED2 | &pool->lock |
drivers/char/virtio_console.c notifier_add_vio() -> resize_console()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | port | 4096-ptr_max |
| DATA_SOURCE | 0 | port | r find_port_by_vtermno |
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| NOCHECK_CALL | |||
| HALF_LOCKED2 | &tty->legacy_mutex | ||
| HALF_LOCKED2 | _T->lock | ||
| HALF_LOCKED2 | global &spk_mutex |
drivers/char/virtio_console.c update_size_from_config() -> resize_console()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | port | 0,4096-ptr_max |
| PARAM_VALUE | 0 | port->id | 0 |
| DATA_SOURCE | 0 | port | r find_port_by_id |
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| NOCHECK_CALL | |||
| HOST_DATA | 0 | port->cons.ws.ws_col | 0-u16max |
| HOST_DATA | 0 | port->cons.ws.ws_row | 0-u16max |