Documented in 1 files:
Defined in 1 files as a prototype:
Defined in 1 files as a function:
Referenced in 3 files:
- drivers/acpi/platform_profile.c
- drivers/cpufreq/amd-pstate.c, line 1270
- drivers/platform/x86/lenovo/thinkpad_acpi.c, line 10724
Smatch caller information:
drivers/acpi/platform_profile.c devm_platform_profile_release() -> platform_profile_remove()
| Type | Parameter | Key | Value |
|---|---|---|---|
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| NOCHECK_CALL | |||
| HALF_LOCKED2 | &dev->mutex | ||
| HALF_LOCKED2 | &pool->lock |
drivers/platform/x86/lenovo/thinkpad_acpi.c dytc_profile_exit() -> platform_profile_remove()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | dev | 1-ptr_max |
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| NOCHECK_CALL |
drivers/cpufreq/amd-pstate.c amd_pstate_clear_dynamic_epp() -> platform_profile_remove()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | dev | 1-u64max |
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| NOCHECK_CALL | |||
| HALF_LOCKED2 | &policy->rwsem |