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

/linux-master/kernel/
H A Dcrash_core.c537 static void crash_handle_hotplug_event(unsigned int hp_action, unsigned int cpu) function
619 crash_handle_hotplug_event(KEXEC_CRASH_HP_ADD_MEMORY,
624 crash_handle_hotplug_event(KEXEC_CRASH_HP_REMOVE_MEMORY,
638 crash_handle_hotplug_event(KEXEC_CRASH_HP_ADD_CPU, cpu);
644 crash_handle_hotplug_event(KEXEC_CRASH_HP_REMOVE_CPU, cpu);

Completed in 126 milliseconds