Home
last modified time | relevance | path

Searched refs:ET_CORE (Results 1 – 12 of 12) sorted by relevance

/linux-6.12.1/arch/powerpc/boot/
Delf.h44 #define ET_CORE 4 macro
/linux-6.12.1/drivers/remoteproc/
Dremoteproc_coredump.c281 elf_hdr_set_e_type(class, ehdr, ET_CORE); in rproc_coredump()
400 elf_hdr_set_e_type(class, ehdr, ET_CORE); in rproc_coredump_using_sections()
/linux-6.12.1/include/uapi/linux/
Delf.h74 #define ET_CORE 4 macro
/linux-6.12.1/tools/testing/selftests/powerpc/ptrace/
Dcore-pkey.c208 FAIL_IF(ehdr->e_type != ET_CORE); in check_core_file()
/linux-6.12.1/kernel/
Dcrash_core.c200 ehdr->e_type = ET_CORE; in crash_prepare_elf64_headers()
/linux-6.12.1/fs/proc/
Dvmcore.c1226 (ehdr.e_type != ET_CORE) || in parse_crash_elf64_headers()
1282 (ehdr.e_type != ET_CORE) || in parse_crash_elf32_headers()
Dkcore.c364 .e_type = ET_CORE, in read_kcore_iter()
/linux-6.12.1/arch/powerpc/platforms/powernv/
Dopal-core.c365 elf->e_type = cpu_to_be16(ET_CORE); in create_opalcore()
/linux-6.12.1/arch/s390/kernel/
Dcrash_dump.c462 ehdr->e_type = ET_CORE; in ehdr_init()
/linux-6.12.1/arch/powerpc/kernel/
Dfadump.c936 elf->e_type = ET_CORE; in fadump_init_elfcore_header()
/linux-6.12.1/fs/
Dbinfmt_elf_fdpic.c1239 elf->e_type = ET_CORE; in fill_elf_fdpic_header()
Dbinfmt_elf.c1477 elf->e_type = ET_CORE; in fill_elf_header()