Searched refs:arch_crash_handle_hotplug_event (Results 1 – 6 of 6) sorted by relevance
138 void arch_crash_handle_hotplug_event(struct kimage *image, void *arg);139 #define arch_crash_handle_hotplug_event arch_crash_handle_hotplug_event macro
217 void arch_crash_handle_hotplug_event(struct kimage *image, void *arg);218 #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
560 * arch_crash_handle_hotplug_event - Handle crash CPU/Memory hotplug events to update the571 void arch_crash_handle_hotplug_event(struct kimage *image, void *arg) in arch_crash_handle_hotplug_event() function
491 * arch_crash_handle_hotplug_event() - Handle hotplug elfcorehdr changes498 void arch_crash_handle_hotplug_event(struct kimage *image, void *arg) in arch_crash_handle_hotplug_event() function
622 arch_crash_handle_hotplug_event(image, arg); in crash_handle_hotplug_event()