Home
last modified time | relevance | path

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

/openbmc/linux/kernel/
H A Dcrash_core.c795 static void crash_handle_hotplug_event(unsigned int hp_action, unsigned int cpu) in crash_handle_hotplug_event() function
877 crash_handle_hotplug_event(KEXEC_CRASH_HP_ADD_MEMORY, in crash_memhp_notifier()
882 crash_handle_hotplug_event(KEXEC_CRASH_HP_REMOVE_MEMORY, in crash_memhp_notifier()
896 crash_handle_hotplug_event(KEXEC_CRASH_HP_ADD_CPU, cpu); in crash_cpuhp_online()
902 crash_handle_hotplug_event(KEXEC_CRASH_HP_REMOVE_CPU, cpu); in crash_cpuhp_offline()