Home
last modified time | relevance | path

Searched refs:cpu_hotplug_disabled (Results 1 – 4 of 4) sorted by relevance

/linux/kernel/
A Dcpu.c301 static int cpu_hotplug_disabled; variable
376 cpu_hotplug_disabled++; in cpu_hotplug_disable()
383 if (WARN_ONCE(!cpu_hotplug_disabled, "Unbalanced cpu hotplug enable\n")) in __cpu_hotplug_enable()
385 cpu_hotplug_disabled--; in __cpu_hotplug_enable()
1188 if (cpu_hotplug_disabled) in cpu_down_maps_locked()
1267 cpu_hotplug_disabled++; in smp_shutdown_nonboot_cpus()
1402 if (cpu_hotplug_disabled) { in cpu_up()
1536 cpu_hotplug_disabled++; in freeze_secondary_cpus()
/linux/Documentation/power/
A Dsuspend-and-cpuhotplug.rst80 by increasing cpu_hotplug_disabled
99 | Decrease cpu_hotplug_disabled, thereby enabling regular cpu hotplug
132 If cpu_hotplug_disabled > 0
/linux/
A DSystem.map160383 ffff8000120eec70 b cpu_hotplug_disabled
A D.tmp_System.map160383 ffff8000120eec70 b cpu_hotplug_disabled

Completed in 395 milliseconds