Searched refs:cpu_is_hotpluggable (Results 1 - 4 of 4) sorted by relevance

/linux-4.4.14/arch/x86/kernel/
H A Dtopology.c65 if (!cpu_is_hotpluggable(cpu)) _debug_hotplug_cpu()
/linux-4.4.14/drivers/base/
H A Dcpu.c478 bool cpu_is_hotpluggable(unsigned cpu) cpu_is_hotpluggable() function
483 EXPORT_SYMBOL_GPL(cpu_is_hotpluggable); variable
/linux-4.4.14/include/linux/
H A Dcpu.h32 extern bool cpu_is_hotpluggable(unsigned cpu);
/linux-4.4.14/kernel/
H A Dtorture.c109 if (cpu_online(cpu) && cpu_is_hotpluggable(cpu)) { torture_onoff()
139 } else if (cpu_is_hotpluggable(cpu)) { torture_onoff()

Completed in 130 milliseconds