Home
last modified time | relevance | path

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

/openbmc/linux/kernel/
H A Dkexec.c134 image->update_elfcorehdr = 1; in do_kexec_load()
H A Dcrash_core.c772 rc = kexec_crash_image->update_elfcorehdr; in crash_check_update_elfcorehdr()
814 if (!(image->file_mode || image->update_elfcorehdr)) in crash_handle_hotplug_event()
/openbmc/linux/include/linux/
H A Dkexec.h325 unsigned int update_elfcorehdr:1; member