Defined in 1 files as a function:
Referenced in 1 files:
Smatch caller information:
drivers/base/firmware_loader/main.c _request_firmware_prepare() -> fw_set_page_data()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | fw_priv | 4096-ptr_max |
| PARAM_VALUE | 0 | fw_priv->fw_st.completion.done | 0-4294967293,u32max |
| PARAM_VALUE | 0 | fw_priv->fw_st.status | 0-2 |
| PARAM_VALUE | 1 | fw | 4096-ptr_max |
| PARAM_VALUE | 1 | fw->priv | 4096-ptr_max |
| BUF_SIZE | 1 | fw | 24 |
| DATA_SOURCE | 1 | fw | r _kzalloc_noprof |
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| NOCHECK_CALL | |||
| NO_OVERFLOW_SIMPLE | 0 | fw_priv->allocated_size | |
| NO_OVERFLOW_SIMPLE | 0 | fw_priv->offset |
drivers/base/firmware_loader/main.c assign_fw() -> fw_set_page_data()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | fw_priv | 4096-ptr_max |
| PARAM_VALUE | 0 | fw_priv->fw_st.status | 0-2,4-u32max |
| PARAM_VALUE | 0 | fw_priv->fwc | 4096-ptr_max |
| PARAM_VALUE | 0 | fw_priv->fwc->state | 0-1 |
| PARAM_VALUE | 0 | fw_priv->opt_flags | 1-u32max |
| PARAM_VALUE | 0 | fw_priv->size | 1-u64max |
| PARAM_VALUE | 1 | fw | 4096-ptr_max |
| PARAM_VALUE | 1 | fw->priv | 4096-ptr_max |
| DATA_SOURCE | 1 | fw | $0 |
| FUZZY_MAX | 0 | fw_priv->fwc->state | 1 |
| RX_PATH | |||
| NOCHECK_CALL | |||
| LOCK2 | global &fw_lock |