Home
last modified time | relevance | path

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

/Linux-v6.6/kernel/
Dkexec.c134 image->update_elfcorehdr = 1; in do_kexec_load()
Dcrash_core.c773 rc = kexec_crash_image->update_elfcorehdr; in crash_check_update_elfcorehdr()
815 if (!(image->file_mode || image->update_elfcorehdr)) in crash_handle_hotplug_event()
/Linux-v6.6/include/linux/
Dkexec.h325 unsigned int update_elfcorehdr:1; member