Home
last modified time | relevance | path

Searched refs:crash_check_update_elfcorehdr (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/arch/x86/kernel/
H A Dcrash.c405 return crash_check_update_elfcorehdr(); in arch_crash_hotplug_cpu_support()
412 return crash_check_update_elfcorehdr(); in arch_crash_hotplug_memory_support()
/openbmc/linux/include/linux/
H A Dkexec.h493 int crash_check_update_elfcorehdr(void);
/openbmc/linux/kernel/
H A Dcrash_core.c757 int crash_check_update_elfcorehdr(void) in crash_check_update_elfcorehdr() function