Documented in 1 files:
Defined in 1 files as a prototype:
Defined in 1 files as a function:
Referenced in 2 files:
Smatch caller information:
drivers/cpuidle/cpuidle.c cpuidle_pause() -> cpuidle_uninstall_idle_handler()
| Type | Parameter | Key | Value |
|---|---|---|---|
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| NOCHECK_CALL | |||
| LOCK2 | global &cpuidle_lock | ||
| LOCK2 | global &system_transition_mutex | ||
| HALF_LOCKED2 | global &device_hotplug_lock |
drivers/cpuidle/cpuidle.c cpuidle_pause_and_lock() -> cpuidle_uninstall_idle_handler()
| Type | Parameter | Key | Value |
|---|---|---|---|
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| NOCHECK_CALL | |||
| LOCK2 | global &cpuidle_lock | ||
| HALF_LOCKED2 | &pool->lock |
drivers/cpuidle/governor.c cpuidle_switch_governor() -> cpuidle_uninstall_idle_handler()
| Type | Parameter | Key | Value |
|---|---|---|---|
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| NOCHECK_CALL | |||
| LOCK2 | global &cpuidle_lock | ||
| HALF_LOCKED2 | &of->mutex |