Defined in 1 files as a function:
Referenced in 1 files:
Smatch caller information:
drivers/usb/class/cdc-acm.c acm_ctrl_irq() -> acm_process_notification()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | acm | 4096-ptr_max |
| PARAM_VALUE | 0 | acm->dev | 4096-ptr_max |
| PARAM_VALUE | 1 | buf | 1-u64max |
| BUF_SIZE | 0 | acm | s32min-(-1),1-s32max |
| BUF_SIZE | 0 | acm | s32min-(-1),1-s32max |
| BUF_SIZE | 0 | acm->notification_buffer | 0-u32max,u64max |
| BUF_SIZE | 1 | buf | 0-u32max,18446744071562067968-18446744073709551614 |
| BUF_SIZE | 1 | buf | 0-u32max,18446744071562067968-18446744073709551614 |
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| NOCHECK_CALL | |||
| NO_OVERFLOW_SIMPLE | 0 | acm->nb_index | |
| UNITS | 0 | acm | unit_byte |
| UNITS | 1 | buf | unit_byte |
| HALF_LOCKED2 | &pool->lock |