Defined in 1 files as a prototype:
Defined in 1 files as a function:
Referenced in 3 files:
- drivers/gpu/drm/clients/drm_log.c, line 347
- drivers/tty/serial/serial_core.c, line 2391
- kernel/printk/printk.c
Smatch caller information:
drivers/tty/serial/serial_core.c uart_suspend_port() -> console_suspend()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | console | 4096-ptr_max |
| CAPPED_DATA | 0 | console->index | 1 |
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| NOCHECK_CALL | |||
| LOCK2 | _T->lock | ||
| HALF_LOCKED2 | &uport->lock |
drivers/gpu/drm/clients/drm_log.c drm_log_client_suspend() -> console_suspend()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | console | 4096-ptr_max |
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| NOCHECK_CALL | |||
| LOCK2 | &dev->clientlist_mutex | ||
| TYPE_LOCK | (struct drm_device)->clientlist_mutex |