Searched refs:arch_crash_handle_hotplug_event (Results 1 – 4 of 4) sorted by relevance
140 void arch_crash_handle_hotplug_event(struct kimage *image, void *arg);141 #define arch_crash_handle_hotplug_event arch_crash_handle_hotplug_event macro
44 #ifndef arch_crash_handle_hotplug_event45 static inline void arch_crash_handle_hotplug_event(struct kimage *image, void *arg) { } in arch_crash_handle_hotplug_event() function
511 void arch_crash_handle_hotplug_event(struct kimage *image, void *arg) in arch_crash_handle_hotplug_event() function
628 arch_crash_handle_hotplug_event(image, arg); in crash_handle_hotplug_event()