Defined in 3 files as a function:
- drivers/usb/fotg210/fotg210-hcd.c, line 4509 (as a function)
- drivers/usb/host/ehci-sched.c, line 1912 (as a function)
- drivers/usb/host/oxu210hp-hcd.c, line 2634 (as a function)
Referenced in 3 files:
- drivers/usb/fotg210/fotg210-hcd.c, line 5282
- drivers/usb/host/ehci-hcd.c, line 912
- drivers/usb/host/oxu210hp-hcd.c, line 3232
Smatch caller information:
drivers/usb/host/ehci-hcd.c ehci_urb_enqueue() -> itd_submit()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 1 | urb | 4096-ptr_max |
| PARAM_VALUE | 1 | urb->actual_length | 0 |
| PARAM_VALUE | 1 | urb->complete | 1-u64max |
| PARAM_VALUE | 1 | urb->dev | 4096-ptr_max |
| PARAM_VALUE | 1 | urb->dev->bus | 4096-ptr_max |
| PARAM_VALUE | 1 | urb->dev->parent | 1-u64max |
| PARAM_VALUE | 1 | urb->dev->speed | 3 |
| PARAM_VALUE | 1 | urb->dev->state | 4-u32max |
| PARAM_VALUE | 1 | urb->ep | 4096-ptr_max |
| PARAM_VALUE | 1 | urb->hcpriv | 0 |
| PARAM_VALUE | 1 | urb->interval | s32min-32768 |
| PARAM_VALUE | 1 | urb->num_mapped_sgs | 0-s32max |
| PARAM_VALUE | 1 | urb->setup_packet | 1-u64max |
| PARAM_VALUE | 1 | urb->status | (-115) |
| PARAM_VALUE | 1 | urb->transfer_buffer_length | 0-s32max |
| CAPPED_DATA | 1 | urb->interval | 1 |
| CAPPED_DATA | 1 | urb->transfer_buffer_length | 1 |
| DATA_SOURCE | 1 | urb | $1 |
| DATA_SOURCE | 2 | mem_flags | $2 |
| FUZZY_MAX | 1 | urb->dev->state | 7 |
drivers/usb/fotg210/fotg210-hcd.c fotg210_urb_enqueue() -> itd_submit()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 1 | urb | 4096-ptr_max |
| PARAM_VALUE | 1 | urb->actual_length | 0 |
| PARAM_VALUE | 1 | urb->complete | 1-u64max |
| PARAM_VALUE | 1 | urb->dev | 4096-ptr_max |
| PARAM_VALUE | 1 | urb->dev->bus | 4096-ptr_max |
| PARAM_VALUE | 1 | urb->dev->parent | 1-u64max |
| PARAM_VALUE | 1 | urb->dev->state | 4-u32max |
| PARAM_VALUE | 1 | urb->ep | 4096-ptr_max |
| PARAM_VALUE | 1 | urb->hcpriv | 0 |
| PARAM_VALUE | 1 | urb->interval | s32min-32768 |
| PARAM_VALUE | 1 | urb->num_mapped_sgs | 0-s32max |
| PARAM_VALUE | 1 | urb->setup_packet | 1-u64max |
| PARAM_VALUE | 1 | urb->status | (-115) |
| PARAM_VALUE | 1 | urb->transfer_buffer_length | 0-s32max |
| CAPPED_DATA | 1 | urb->interval | 1 |
| CAPPED_DATA | 1 | urb->transfer_buffer_length | 1 |
| DATA_SOURCE | 1 | urb | $1 |
| DATA_SOURCE | 2 | mem_flags | $2 |
| FUZZY_MAX | 1 | urb->dev->state | 7 |
drivers/usb/host/oxu210hp-hcd.c __oxu_urb_enqueue() -> itd_submit()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 1 | urb | 4096-ptr_max |
| PARAM_VALUE | 1 | urb->actual_length | 0 |
| PARAM_VALUE | 1 | urb->dev | 4096-ptr_max |
| PARAM_VALUE | 1 | urb->dev->speed | 3 |
| PARAM_VALUE | 1 | urb->ep | 4096-ptr_max |
| PARAM_VALUE | 1 | urb->hcpriv | 0,4096-ptr_max |
| PARAM_VALUE | 1 | urb->interval | s32min-32768 |
| PARAM_VALUE | 1 | urb->num_mapped_sgs | 0-s32max |
| PARAM_VALUE | 1 | urb->setup_packet | 1-u64max |
| PARAM_VALUE | 1 | urb->status | (-115) |
| PARAM_VALUE | 1 | urb->transfer_buffer_length | 0-s32max |
| CAPPED_DATA | 1 | urb->interval | 1 |
| CAPPED_DATA | 1 | urb->transfer_buffer_length | 1 |
| DATA_SOURCE | 1 | urb | $1 |
| DATA_SOURCE | 2 | mem_flags | $2 |
| FUZZY_MAX | 1 | urb->transfer_buffer_length | 4096 |
| NO_OVERFLOW_SIMPLE | 1 | urb->main->num_mapped_sgs | |
| NO_OVERFLOW_SIMPLE | 1 | urb->num_mapped_sgs |