Searched refs:arch_crash_handle_hotplug_event (Results 1 – 4 of 4) sorted by relevance
211 void arch_crash_handle_hotplug_event(struct kimage *image);212 #define arch_crash_handle_hotplug_event arch_crash_handle_hotplug_event macro
489 #ifndef arch_crash_handle_hotplug_event490 static inline void arch_crash_handle_hotplug_event(struct kimage *image) { } in arch_crash_handle_hotplug_event() function
434 void arch_crash_handle_hotplug_event(struct kimage *image) in arch_crash_handle_hotplug_event() function
858 arch_crash_handle_hotplug_event(image); in crash_handle_hotplug_event()