Defined in 1 files as a prototype:
Defined in 1 files as a function:
Referenced in 1 files:
Smatch caller information:
drivers/acpi/processor_throttling.c acpi_processor_get_throttling_ptc() -> __acpi_processor_set_throttling()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | pr | 4096-ptr_max |
| PARAM_VALUE | 0 | pr->flags.throttling | 1 |
| PARAM_VALUE | 0 | pr->throttling.state | 0 |
| PARAM_VALUE | 0 | pr->throttling.state_count | 0-s32max |
| PARAM_VALUE | 0 | pr->throttling.status_register.space_id | 1,127 |
| PARAM_VALUE | 1 | state | 0 |
| PARAM_VALUE | 2 | force | 1 |
| PARAM_VALUE | 3 | direct | 1 |
| BUF_SIZE | 0 | pr | (-1),16,24,32,88,104,108-1096,1616 |
| BUF_SIZE | 0 | pr | (-1),16,24,32,88,104,108-1096,1616 |
| CAPPED_DATA | 0 | pr->throttling.state_count | 1 |
| DATA_SOURCE | 0 | pr | $0 |
| RX_PATH | |||
| TASK_NOT_RUNNING |
drivers/acpi/processor_throttling.c acpi_processor_set_throttling() -> __acpi_processor_set_throttling()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | pr | 4096-ptr_max |
| PARAM_VALUE | 0 | pr->power.states->address | 0-4294967295 |
| PARAM_VALUE | 0 | pr->power.states->latency | 0-4294967295 |
| PARAM_VALUE | 2 | force | 0 |
| PARAM_VALUE | 3 | direct | 0 |
| BUF_SIZE | 0 | pr | (-1),24,32,88,104,108-1096,1616,2592 |
| BUF_SIZE | 0 | pr | (-1),24,32,88,104,108-1096,1616,2592 |
| BUF_SIZE | 0 | pr->throttling.acpi_processor_get_throttling | (-1),8 |
| BUF_SIZE | 0 | pr->throttling.acpi_processor_set_throttling | (-1),8 |
| CAPPED_DATA | 1 | state | 1 |
| DATA_SOURCE | 0 | pr | $0 |
| DATA_SOURCE | 1 | state | $1 |
| DATA_SOURCE | 2 | force | $2 |
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| USER_DATA | 1 | state | 0-s32max[c] |
| HALF_LOCKED2 | &cdev->lock |