Searched refs:cpu_hotplug_enable (Results 1 - 8 of 8) sorted by relevance

/linux-master/include/linux/
H A Dcpu.h145 extern void cpu_hotplug_enable(void);
160 static inline void cpu_hotplug_enable(void) { } function
/linux-master/lib/
H A Dcpumask_kunit.c127 cpu_hotplug_enable();
/linux-master/arch/x86/power/
H A Dhibernate.c204 cpu_hotplug_enable();
/linux-master/drivers/powercap/
H A Didle_inject.c286 cpu_hotplug_enable();
/linux-master/drivers/acpi/
H A Dprocessor_driver.c210 cpu_hotplug_enable();
/linux-master/kernel/
H A Dcpu.c567 void cpu_hotplug_enable(void) function
573 EXPORT_SYMBOL_GPL(cpu_hotplug_enable); variable
2051 cpu_hotplug_enable();
H A Dkexec_core.c1046 cpu_hotplug_enable();
/linux-master/drivers/pci/
H A Dpci-driver.c395 cpu_hotplug_enable();

Completed in 309 milliseconds