Defined in 1 files as a function:
Referenced in 1 files:
Smatch caller information:
drivers/pci/devres.c pcim_iomap() -> pcim_addr_devres_free()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | res | 4096-ptr_max |
| PARAM_VALUE | 0 | res->bar | (-1) |
| PARAM_VALUE | 0 | res->baseaddr | 0,65536-131071 |
| PARAM_VALUE | 0 | res->len | 0 |
| PARAM_VALUE | 0 | res->offset | 0 |
| PARAM_VALUE | 0 | res->type | 3 |
| DATA_SOURCE | 0 | res | r pcim_addr_devres_alloc |
| TERMINATED | 0 | res->node.name | 1 |
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| NOCHECK_CALL | |||
| HALF_LOCKED2 | &xdna->dev_lock | ||
| HALF_LOCKED2 | global &hnae3_common_lock |
drivers/pci/devres.c pcim_iomap_range() -> pcim_addr_devres_free()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | res | 4096-ptr_max |
| PARAM_VALUE | 0 | res->bar | (-1) |
| PARAM_VALUE | 0 | res->baseaddr | 0 |
| PARAM_VALUE | 0 | res->len | 0 |
| PARAM_VALUE | 0 | res->offset | 0 |
| PARAM_VALUE | 0 | res->type | 0 |
| DATA_SOURCE | 0 | res | r pcim_addr_devres_alloc |
| TERMINATED | 0 | res->node.name | 1 |
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| NOCHECK_CALL | |||
| HALF_LOCKED2 | &pool->lock |
drivers/pci/devres.c pcim_iomap_region() -> pcim_addr_devres_free()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | res | 4096-ptr_max |
| PARAM_VALUE | 0 | res->bar | 0-16 |
| PARAM_VALUE | 0 | res->baseaddr | 0 |
| PARAM_VALUE | 0 | res->len | 0 |
| PARAM_VALUE | 0 | res->offset | 0 |
| PARAM_VALUE | 0 | res->type | 2 |
| DATA_SOURCE | 0 | res | r pcim_addr_devres_alloc |
| TERMINATED | 0 | res->node.name | 1 |
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| NOCHECK_CALL |
drivers/pci/devres.c pcim_request_region() -> pcim_addr_devres_free()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | res | 4096-ptr_max |
| PARAM_VALUE | 0 | res->bar | 0-5 |
| PARAM_VALUE | 0 | res->baseaddr | 0 |
| PARAM_VALUE | 0 | res->len | 0 |
| PARAM_VALUE | 0 | res->offset | 0 |
| PARAM_VALUE | 0 | res->type | 1 |
| DATA_SOURCE | 0 | res | r pcim_addr_devres_alloc |
| TERMINATED | 0 | res->node.name | 1 |
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| NOCHECK_CALL |