Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/arch/x86/include/asm/
H A Dkexec.h211 void arch_crash_handle_hotplug_event(struct kimage *image);
212 #define arch_crash_handle_hotplug_event arch_crash_handle_hotplug_event macro
/kernel/linux/linux-6.6/include/linux/
H A Dkexec.h489 #ifndef arch_crash_handle_hotplug_event
490 static inline void arch_crash_handle_hotplug_event(struct kimage *image) { } in arch_crash_handle_hotplug_event() function
/kernel/linux/linux-6.6/arch/x86/kernel/
H A Dcrash.c429 * arch_crash_handle_hotplug_event() - Handle hotplug elfcorehdr changes
434 void arch_crash_handle_hotplug_event(struct kimage *image) in arch_crash_handle_hotplug_event() function
/kernel/linux/linux-6.6/kernel/
H A Dcrash_core.c858 arch_crash_handle_hotplug_event(image); in crash_handle_hotplug_event()

Completed in 4 milliseconds