Searched defs:elfsz (Results 1 – 3 of 3) sorted by relevance
/linux/fs/proc/ |
H A D | vmcore.c | 718 static u64 get_vmcore_size(size_t elfsz, size_t elfnotesegsz, in get_vmcore_size() 861 static int __init merge_note_headers_elf64(char *elfptr, size_t *elfsz, in merge_note_headers_elf64() 1052 static int __init merge_note_headers_elf32(char *elfptr, size_t *elfsz, in merge_note_headers_elf32() 1116 size_t elfsz, in process_ptload_program_headers_elf64() 1153 size_t elfsz, in process_ptload_program_headers_elf32() 1190 static void set_vmcore_list_offsets(size_t elfsz, size_t elfnotes_sz, in set_vmcore_list_offsets()
|
/linux/arch/powerpc/kexec/ |
H A D | crash.c | 431 unsigned long elfsz, memsz, base_addr, size; in update_crash_elfcorehdr() local
|
/linux/arch/x86/kernel/ |
H A D | crash.c | 463 unsigned long elfsz = 0; in arch_crash_handle_hotplug_event() local
|