Defined in 2 files as a variable:
- arch/x86/kernel/cpu/mce/core.c, line 1735 (as a variable)
- drivers/scsi/aacraid/aachba.c, line 304 (as a variable)
Defined in 1 files as a function:
Defined in 1 files as a externvar:
Referenced in 4 files:
- arch/x86/kernel/cpu/mce/core.c
- drivers/scsi/aacraid/aachba.c
- drivers/scsi/aacraid/commsup.c
- drivers/usb/host/xhci-ring.c
Smatch caller information:
drivers/usb/host/xhci-ring.c xhci_queue_intr_tx() -> check_interval()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | urb | 4096-ptr_max |
| PARAM_VALUE | 0 | urb->actual_length | 0 |
| PARAM_VALUE | 0 | urb->complete | 1-u64max |
| PARAM_VALUE | 0 | urb->dev | 4096-ptr_max |
| PARAM_VALUE | 0 | urb->dev->bus | 4096-ptr_max |
| PARAM_VALUE | 0 | urb->dev->parent | 1-u64max |
| PARAM_VALUE | 0 | urb->dev->slot_id | s32min-(-1),1-s32max |
| PARAM_VALUE | 0 | urb->dev->state | 4-u32max |
| PARAM_VALUE | 0 | urb->ep | 4096-ptr_max |
| PARAM_VALUE | 0 | urb->hcpriv | 4096-ptr_max |
| PARAM_VALUE | 0 | urb->interval | s32min-32768 |
| PARAM_VALUE | 0 | urb->num_mapped_sgs | 0-s32max |
| PARAM_VALUE | 0 | urb->setup_packet | 1-u64max |
| PARAM_VALUE | 0 | urb->status | (-115) |
| PARAM_VALUE | 0 | urb->transfer_buffer_length | 0-s32max |
| PARAM_VALUE | 0 | urb->transfer_flags | 64-u32max |
| PARAM_VALUE | 1 | ep_ctx | 4096-ptr_max |
| CAPPED_DATA | 0 | urb->dev | 1 |
| CAPPED_DATA | 0 | urb->interval | 1 |
| CAPPED_DATA | 0 | urb->transfer_buffer_length | 1 |
| DATA_SOURCE | 0 | urb | $2 |
| DATA_SOURCE | 1 | ep_ctx | r xhci_get_ep_ctx |
| FUZZY_MAX | 0 | urb->dev->state | 7 |
| FUZZY_MAX | 0 | urb->transfer_buffer_length | 1 |
| NOCHECK_CALL | |||
| NO_OVERFLOW_SIMPLE | 0 | urb->num_mapped_sgs | |
| LOCK2 | &xhci->lock | ||
| LOCK2 | flags | ||
| TYPE_LOCK | (struct xhci_hcd)->lock |
drivers/usb/host/xhci-ring.c xhci_queue_isoc_tx_prepare() -> check_interval()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | urb | 4096-ptr_max |
| PARAM_VALUE | 0 | urb->actual_length | 0 |
| PARAM_VALUE | 0 | urb->complete | 1-u64max |
| PARAM_VALUE | 0 | urb->dev | 4096-ptr_max |
| PARAM_VALUE | 0 | urb->dev->bus | 4096-ptr_max |
| PARAM_VALUE | 0 | urb->dev->parent | 1-u64max |
| PARAM_VALUE | 0 | urb->dev->slot_id | s32min-(-1),1-s32max |
| PARAM_VALUE | 0 | urb->dev->state | 4-u32max |
| PARAM_VALUE | 0 | urb->ep | 4096-ptr_max |
| PARAM_VALUE | 0 | urb->hcpriv | 4096-ptr_max |
| PARAM_VALUE | 0 | urb->interval | s32min-32768 |
| PARAM_VALUE | 0 | urb->num_mapped_sgs | 0-s32max |
| PARAM_VALUE | 0 | urb->setup_packet | 1-u64max |
| PARAM_VALUE | 0 | urb->status | (-115) |
| PARAM_VALUE | 0 | urb->transfer_buffer_length | 0-s32max |
| PARAM_VALUE | 0 | urb->transfer_flags | 64-u32max |
| PARAM_VALUE | 1 | ep_ctx | 4096-ptr_max |
| CAPPED_DATA | 0 | urb->dev | 1 |
| CAPPED_DATA | 0 | urb->interval | 1 |
| CAPPED_DATA | 0 | urb->transfer_buffer_length | 1 |
| DATA_SOURCE | 0 | urb | $2 |
| DATA_SOURCE | 1 | ep_ctx | r xhci_get_ep_ctx |
| FUZZY_MAX | 0 | urb->dev->state | 7 |
| FUZZY_MAX | 0 | urb->transfer_buffer_length | 1 |
| NOCHECK_CALL | |||
| NO_OVERFLOW_SIMPLE | 0 | urb->num_mapped_sgs | |
| LOCK2 | &xhci->lock | ||
| LOCK2 | flags | ||
| TYPE_LOCK | (struct xhci_hcd)->lock |