Defined in 2 files as a function:
- drivers/acpi/processor_idle.c, line 132 (as a function)
- drivers/acpi/processor_idle.c, line 180 (as a function)
Referenced in 1 files:
Smatch caller information:
drivers/acpi/processor_idle.c acpi_processor_power_verify() -> lapic_timer_check_state()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | state | 1-7 |
| PARAM_VALUE | 1 | pr | 4096-ptr_max |
| PARAM_VALUE | 1 | pr->power.timer_broadcast_on_state | 1,s32max |
| PARAM_VALUE | 2 | cx | 4096-ptr_max |
| BUF_SIZE | 1 | pr | (-1),24,32,88,104,108-1096,1616,2592 |
| BUF_SIZE | 1 | pr | (-1),24,32,88,104,108-1096,1616,2592 |
| CAPPED_DATA | 0 | state | 1 |
| DATA_SOURCE | 1 | pr | $0 |
| FUZZY_MAX | 1 | pr->power.timer_broadcast_on_state | s32max |
| MEM_ZERO | 1 | pr->power.states | |
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| NOCHECK_CALL | |||
| HALF_LOCKED2 | global &cpuidle_lock |