Home
last modified time | relevance | path

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

/Linux-v6.6/kernel/
Dcrash_core.c796 static void crash_handle_hotplug_event(unsigned int hp_action, unsigned int cpu) in crash_handle_hotplug_event() function
878 crash_handle_hotplug_event(KEXEC_CRASH_HP_ADD_MEMORY, in crash_memhp_notifier()
883 crash_handle_hotplug_event(KEXEC_CRASH_HP_REMOVE_MEMORY, in crash_memhp_notifier()
897 crash_handle_hotplug_event(KEXEC_CRASH_HP_ADD_CPU, cpu); in crash_cpuhp_online()
903 crash_handle_hotplug_event(KEXEC_CRASH_HP_REMOVE_CPU, cpu); in crash_cpuhp_offline()