Documented in 1 files:
Defined in 1 files as a prototype:
Defined in 1 files as a function:
Referenced in 6 files:
- arch/powerpc/platforms/powernv/pci-sriov.c, line 584
- drivers/net/ethernet/freescale/fman/mac.c, line 191
- drivers/pci/bus.c, line 149
- drivers/pci/controller/dwc/pcie-designware-host.c, line 417
- drivers/pci/controller/pci-mvebu.c
- kernel/resource.c, line 1709
Smatch caller information:
drivers/pci/bus.c devm_request_pci_bus_resources() -> devm_request_resource()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | dev | 4096-ptr_max |
| PARAM_VALUE | 0 | dev->bus | 0,4096-ptr_max |
| PARAM_VALUE | 0 | dev->class | 0,4096-ptr_max |
| PARAM_VALUE | 0 | dev->devres_head.prev | 4096-ptr_max |
| PARAM_VALUE | 0 | dev->devres_head.prev->next | 4096-ptr_max |
| PARAM_VALUE | 0 | dev->devres_head.prev->next->next | 4096-ptr_max |
| PARAM_VALUE | 0 | dev->driver | 0,4096-ptr_max |
| PARAM_VALUE | 0 | dev->of_node | 4096-ptr_max |
| PARAM_VALUE | 0 | dev->power.wakeirq->status | 0-4294967295 |
| PARAM_VALUE | 1 | root | 2936731392875139072,8636791340006543360 |
| PARAM_VALUE | 2 | new | 4096-ptr_max |
| BUF_SIZE | 1 | root | 64 |
| DATA_SOURCE | 0 | dev | $0 |
| BIT_INFO | 1 | root | 0x20c009a440029000,0x7fdd5ff6fd4f9000 |
| BIT_INFO | 1 | root | 0x20c009a440029000,0x7fdd5ff6fd4f9000 |
| RX_PATH | |||
| TASK_NOT_RUNNING |
drivers/net/ethernet/freescale/fman/mac.c mac_probe() -> devm_request_resource()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | dev | 4096-ptr_max |
| PARAM_VALUE | 0 | dev->devres_head.prev | 4096-ptr_max |
| PARAM_VALUE | 0 | dev->devres_head.prev->next | 4096-ptr_max |
| PARAM_VALUE | 0 | dev->devres_head.prev->next->next | 4096-ptr_max |
| PARAM_VALUE | 0 | dev->driver | 4096-ptr_max |
| PARAM_VALUE | 0 | dev->of_node | 4096-ptr_max |
| PARAM_VALUE | 0 | dev->of_node->parent | 1-u64max |
| PARAM_VALUE | 2 | new | 4096-ptr_max |
| BUF_SIZE | 0 | dev | 1616 |
| DATA_SOURCE | 2 | new | r platform_get_mem_or_io |
| RX_PATH | |||
| TASK_NOT_RUNNING |
drivers/pci/controller/dwc/pcie-designware-host.c dw_pcie_host_request_msg_tlp_res() -> devm_request_resource()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | dev->devres_head.prev | 4096-ptr_max |
| PARAM_VALUE | 0 | dev->devres_head.prev->next | 4096-ptr_max |
| PARAM_VALUE | 0 | dev->devres_head.prev->next->next | 4096-ptr_max |
| PARAM_VALUE | 1 | root | 4096-ptr_max |
| PARAM_VALUE | 2 | new | 4096-ptr_max |
| PARAM_VALUE | 2 | new->flags | 0,18446744071562067968-u64max |
| PARAM_VALUE | 2 | new->name | 3909210918928293888 |
| BUF_SIZE | 2 | new | 64 |
| BUF_SIZE | 2 | new->name | 4 |
| DATA_SOURCE | 2 | new | r devm_kzalloc |
| STR_LEN | 2 | new->name | 3 |
| BIT_INFO | 2 | new->flags | 0x80000000,0xffffffffffffffff |
| TERMINATED | 2 | new->name | 1 |
| MEM_ZERO | 2 | new | |
| RX_PATH | |||
| TASK_NOT_RUNNING |