Searched refs:elfcorehdr_index (Results 1 – 6 of 6) sorted by relevance
390 image->elfcorehdr_index = image->nr_segments; in crash_load_segments()488 mem = image->segment[image->elfcorehdr_index].mem; in arch_crash_handle_hotplug_event()489 memsz = image->segment[image->elfcorehdr_index].memsz; in arch_crash_handle_hotplug_event()
576 if (image->elfcorehdr_index < 0) { in crash_handle_hotplug_event()587 image->elfcorehdr_index = (int)n; in crash_handle_hotplug_event()593 if (image->elfcorehdr_index < 0) { in crash_handle_hotplug_event()
242 image->elfcorehdr_index = -1; in do_kimage_alloc_init()
755 if (i == image->elfcorehdr_index) in kexec_calculate_store_digests()
355 int elfcorehdr_index; member
433 ksegment = &image->segment[image->elfcorehdr_index]; in update_crash_elfcorehdr()
Completed in 16 milliseconds