Defined in 1 files as a member:
Defined in 1 files as a function:
Referenced in 33 files:
- drivers/staging/greybus/usb.c
- drivers/usb/c67x00/c67x00-hcd.c, line 309
- drivers/usb/core/hcd.c, line 1542
- drivers/usb/dwc2/hcd.c, line 5003
- drivers/usb/fotg210/fotg210-hcd.c, line 5508
- drivers/usb/gadget/udc/dummy_hcd.c, line 2687
- drivers/usb/host/ehci-grlib.c, line 46
- drivers/usb/host/ehci-hcd.c, line 1261
- drivers/usb/host/ehci-ppc-of.c, line 47
- drivers/usb/host/ehci-ps3.c, line 67
- drivers/usb/host/ehci-sh.c, line 48
- drivers/usb/host/ehci-xilinx-of.c, line 82
- drivers/usb/host/fhci-hcd.c, line 540
- drivers/usb/host/isp116x-hcd.c, line 1515
- drivers/usb/host/max3421-hcd.c, line 1797
- drivers/usb/host/octeon-hcd.c, line 3519
- drivers/usb/host/ohci-hcd.c, line 1214
- drivers/usb/host/ohci-ppc-of.c, line 63
- drivers/usb/host/ohci-ps3.c, line 54
- drivers/usb/host/ohci-sa1111.c, line 100
- drivers/usb/host/ohci-sm501.c, line 65
- drivers/usb/host/oxu210hp-hcd.c, line 4025
- drivers/usb/host/r8a66597-hcd.c, line 2320
- drivers/usb/host/sl811-hcd.c, line 1565
- drivers/usb/host/uhci-grlib.c, line 80
- drivers/usb/host/uhci-pci.c, line 280
- drivers/usb/host/uhci-platform.c, line 58
- drivers/usb/host/xen-hcd.c
- drivers/usb/host/xhci.c, line 5613
- drivers/usb/isp1760/isp1760-hcd.c, line 2512
- drivers/usb/musb/musb_host.c, line 2689
- drivers/usb/renesas_usbhs/mod_host.c, line 1294
- drivers/usb/usbip/vhci_hcd.c, line 1351
Smatch caller information:
drivers/usb/core/hcd.c usb_hcd_submit_urb() -> (struct hc_driver)->urb_enqueue()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | hcd | 4096-ptr_max |
| PARAM_VALUE | 0 | hcd->driver | 4096-ptr_max |
| PARAM_VALUE | 0 | hcd->self.mon_bus->cnt_events | 0-4294967295 |
| PARAM_VALUE | 0 | hcd->self.mon_bus->lock.rlock.dep_map->name | 0-255 |
| PARAM_VALUE | 0 | hcd->self.sysdev->dma_io_tlb_pools.next->prev | 4096-ptr_max |
| PARAM_VALUE | 0 | hcd->self.sysdev->dma_io_tlb_pools.next->prev->prev | 4096-ptr_max |
| 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 | 0 | hcd | 1 |
| CAPPED_DATA | 1 | urb->interval | 1 |
| CAPPED_DATA | 1 | urb->transfer_buffer_length | 1 |
| DATA_SOURCE | 0 | hcd | r bus_to_hcd |
| DATA_SOURCE | 1 | urb | $0 |
| DATA_SOURCE | 2 | mem_flags | $1 |
| FUZZY_MAX | 1 | urb->dev->state | 7 |
| CONTAINER | 0 | -104-568+0 | $(-1) |