Defined in 1 files as a prototype:
Defined in 2 files as a function:
- drivers/cpuidle/cpuidle.c, line 515 (as a function)
- include/linux/cpuidle.h, line 237 (as a function)
Referenced in 2 files:
Smatch caller information:
kernel/power/suspend.c pm_sleep_disable_secondary_cpus() -> cpuidle_pause()
| Type | Parameter | Key | Value |
|---|---|---|---|
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| NOCHECK_CALL | |||
| LOCK2 | global &system_transition_mutex | ||
| HALF_LOCKED2 | global &acpi_scan_lock | ||
| HALF_LOCKED2 | global &device_hotplug_lock |
kernel/power/hibernate.c pm_sleep_disable_secondary_cpus() -> cpuidle_pause()
| Type | Parameter | Key | Value |
|---|---|---|---|
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| NOCHECK_CALL | |||
| LOCK2 | global &device_hotplug_lock | ||
| LOCK2 | global &system_transition_mutex | ||
| HALF_LOCKED2 | global &acpi_scan_lock |
kernel/power/hibernate.c resume_target_kernel() -> cpuidle_pause()
| Type | Parameter | Key | Value |
|---|---|---|---|
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| NOCHECK_CALL | |||
| LOCK2 | global &device_hotplug_lock | ||
| LOCK2 | global &system_transition_mutex |