Searched refs:crash_shutdown_register (Results 1 – 3 of 3) sorted by relevance
155 extern int crash_shutdown_register(crash_shutdown_t handler);177 static inline int crash_shutdown_register(crash_shutdown_t handler) in crash_shutdown_register() function
718 ret = crash_shutdown_register(&crash_kexec_stop_spus); in crash_register_spus()
3335 ret = crash_shutdown_register(ehea_crash_handler); in ehea_register_memory_hooks()