Defined in 1 files as a function:
Referenced in 1 files:
Smatch caller information:
drivers/usb/misc/usbtest.c test_queue() -> iso_alloc_urb()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 1 | pipe | s32min-(-1),1-s32max |
| PARAM_VALUE | 2 | desc | 1-u64max |
| PARAM_VALUE | 4 | offset | 0-1 |
| DATA_SOURCE | 0 | udev | r testdev_to_usbdev |
| DATA_SOURCE | 1 | pipe | $2 |
| DATA_SOURCE | 2 | desc | $3 |
| DATA_SOURCE | 4 | offset | $4 |
| HARD_MAX | 4 | offset | 1 |
| USER_DATA | 3 | bytes | 0-u32max[u] |
| LOCK2 | &dev->dev.mutex | ||
| LOCK2 | &dev->lock | ||
| TYPE_LOCK | (struct device)->mutex | ||
| TYPE_LOCK | (struct usbtest_dev)->lock |