Defined in 1 files as a prototype:
Defined in 2 files as a function:
Referenced in 8 files:
- arch/arm/mach-mvebu/pmsu.c, line 508
- arch/x86/power/hibernate.c, line 213
- drivers/pci/pci-driver.c, line 409
- drivers/powercap/idle_inject.c, line 270
- drivers/tty/hvc/hvc_dcc.c, line 302
- kernel/cpu.c
- kernel/reboot.c, line 255
- lib/tests/cpumask_kunit.c, line 122
Smatch caller information:
arch/x86/power/hibernate.c arch_resume_nosmt() -> cpu_hotplug_disable()
| Type | Parameter | Key | Value |
|---|---|---|---|
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| NOCHECK_CALL | |||
| LOCK2 | global &device_hotplug_lock | ||
| LOCK2 | global &system_transition_mutex |
lib/tests/cpumask_kunit.c test_cpumask_iterators_builtin() -> cpu_hotplug_disable()
| Type | Parameter | Key | Value |
|---|---|---|---|
| NOCHECK_CALL |
kernel/reboot.c migrate_to_reboot_cpu() -> cpu_hotplug_disable()
| Type | Parameter | Key | Value |
|---|---|---|---|
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| NOCHECK_CALL | |||
| HALF_LOCKED2 | global &system_transition_mutex |
kernel/cpu.c cpu_hotplug_pm_callback() -> cpu_hotplug_disable()
| Type | Parameter | Key | Value |
|---|---|---|---|
| NOCHECK_CALL |
drivers/pci/pci-driver.c pci_call_probe() -> cpu_hotplug_disable()
| Type | Parameter | Key | Value |
|---|---|---|---|
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| NOCHECK_CALL |
drivers/powercap/idle_inject.c idle_inject_stop() -> cpu_hotplug_disable()
| Type | Parameter | Key | Value |
|---|---|---|---|
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| NOCHECK_CALL | |||
| HALF_LOCKED2 | &cdev->lock | ||
| HALF_LOCKED2 | global &powerclamp_lock |