Documented in 1 files:
Defined in 1 files as a prototype:
Defined in 1 files as a function:
Referenced in 6 files:
- arch/x86/kernel/apm_32.c
- drivers/base/syscore.c, line 86
- drivers/xen/manage.c, line 64
- kernel/kexec_core.c, line 1185
- kernel/power/hibernate.c
- kernel/power/suspend.c, line 462
Smatch caller information:
kernel/kexec_core.c kernel_kexec() -> syscore_suspend()
| Type | Parameter | Key | Value |
|---|---|---|---|
| LOCK2 | global &system_transition_mutex | ||
| LOCK2 | irq |
kernel/power/suspend.c suspend_enter() -> syscore_suspend()
| Type | Parameter | Key | Value |
|---|---|---|---|
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| LOCK2 | global &system_transition_mutex | ||
| LOCK2 | irq | ||
| HALF_LOCKED2 | global &acpi_scan_lock | ||
| HALF_LOCKED2 | global &device_hotplug_lock |
drivers/xen/manage.c xen_suspend() -> syscore_suspend()
| Type | Parameter | Key | Value |
|---|---|---|---|
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| HALF_LOCKED2 | flags |
kernel/power/hibernate.c create_image() -> syscore_suspend()
| Type | Parameter | Key | Value |
|---|---|---|---|
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| LOCK2 | global &device_hotplug_lock | ||
| LOCK2 | global &system_transition_mutex | ||
| LOCK2 | irq |
kernel/power/hibernate.c hibernation_platform_enter() -> syscore_suspend()
| Type | Parameter | Key | Value |
|---|---|---|---|
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| LOCK2 | global &acpi_scan_lock | ||
| LOCK2 | global &device_hotplug_lock | ||
| LOCK2 | global &system_transition_mutex | ||
| LOCK2 | irq |
kernel/power/hibernate.c resume_target_kernel() -> syscore_suspend()
| Type | Parameter | Key | Value |
|---|---|---|---|
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| LOCK2 | global &device_hotplug_lock | ||
| LOCK2 | global &system_transition_mutex | ||
| LOCK2 | irq |