Defined in 1 files as a function:
Referenced in 1 files:
Smatch caller information:
drivers/cpufreq/intel_pstate.c intel_cpufreq_verify_policy() -> intel_pstate_update_perf_limits()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | cpu | 4096-ptr_max |
| PARAM_VALUE | 0 | cpu->hwp_cap_cached | 0 |
| PARAM_VALUE | 0 | cpu->pstate.max_freq | 0 |
| PARAM_VALUE | 0 | cpu->pstate.max_pstate | 0 |
| PARAM_VALUE | 0 | cpu->pstate.turbo_freq | 0 |
| PARAM_VALUE | 0 | cpu->pstate.turbo_pstate | 0 |
| PARAM_VALUE | 2 | policy_max | 1-u32max |
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| NOCHECK_CALL | |||
| HALF_LOCKED2 | &of->mutex | ||
| HALF_LOCKED2 | &policy->rwsem |
drivers/cpufreq/intel_pstate.c intel_pstate_set_policy() -> intel_pstate_update_perf_limits()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | cpu | 4096-ptr_max |
| CAPPED_DATA | 1 | policy_min | 1 |
| CAPPED_DATA | 2 | policy_max | 1 |
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| NOCHECK_CALL | |||
| LOCK2 | global &intel_pstate_limits_lock | ||
| HALF_LOCKED2 | &of->mutex | ||
| HALF_LOCKED2 | &policy->rwsem |