Defined in 1 files as a function:
Referenced in 1 files:
Smatch caller information:
drivers/usb/usbip/usbip_common.c usbip_recv() -> usbip_dump_buffer()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | buff | 1-u64max |
| PARAM_VALUE | 1 | bufflen | 1-s32max |
| BUF_SIZE | 0 | buff | s32min-(-1),1-s32max |
| CAPPED_DATA | 1 | bufflen | 1 |
| DATA_SOURCE | 0 | buff | $1 |
| DATA_SOURCE | 1 | bufflen | $2 |
| RX_PATH | |||
| NOCHECK_CALL | |||
| UNITS | 0 | buff | unit_byte |
| UNITS | 1 | bufflen | unit_byte |