Home
last modified time | relevance | path

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

/linux-6.12.1/kernel/
Dcrash_core.c543 static void crash_handle_hotplug_event(unsigned int hp_action, unsigned int cpu, void *arg) in crash_handle_hotplug_event() function
625 crash_handle_hotplug_event(KEXEC_CRASH_HP_ADD_MEMORY, in crash_memhp_notifier()
630 crash_handle_hotplug_event(KEXEC_CRASH_HP_REMOVE_MEMORY, in crash_memhp_notifier()
644 crash_handle_hotplug_event(KEXEC_CRASH_HP_ADD_CPU, cpu, NULL); in crash_cpuhp_online()
650 crash_handle_hotplug_event(KEXEC_CRASH_HP_REMOVE_CPU, cpu, NULL); in crash_cpuhp_offline()