Home
last modified time | relevance | path

Searched refs:ET_CORE (Results 1 - 25 of 27) sorted by relevance

12

/kernel/linux/linux-5.10/arch/powerpc/boot/
H A Delf.h44 #define ET_CORE 4 macro
/kernel/linux/linux-6.6/arch/powerpc/boot/
H A Delf.h44 #define ET_CORE 4 macro
/kernel/linux/linux-6.6/drivers/remoteproc/
H A 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()
/kernel/linux/linux-5.10/include/uapi/linux/
H A Delf.h73 #define ET_CORE 4 macro
371 * Notes used in ET_CORE. Architectures export some of the arch register sets
/kernel/linux/linux-5.10/drivers/remoteproc/
H A Dremoteproc_coredump.c276 elf_hdr_set_e_type(class, ehdr, ET_CORE); in rproc_coredump()
/kernel/linux/linux-6.6/include/uapi/linux/
H A Delf.h74 #define ET_CORE 4 macro
372 * Notes used in ET_CORE. Architectures export some of the arch register sets
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/
H A Delf.h56 #define ET_CORE 4 macro
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/
H A Delf.h56 #define ET_CORE 4 macro
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/
H A Delf.h42 #define ET_CORE 4 macro
/kernel/linux/linux-5.10/tools/testing/selftests/powerpc/ptrace/
H A Dcore-pkey.c208 FAIL_IF(ehdr->e_type != ET_CORE); in check_core_file()
/kernel/linux/linux-6.6/tools/testing/selftests/powerpc/ptrace/
H A Dcore-pkey.c208 FAIL_IF(ehdr->e_type != ET_CORE); in check_core_file()
/kernel/linux/linux-5.10/fs/proc/
H A Dvmcore.c1207 (ehdr.e_type != ET_CORE) || in parse_crash_elf64_headers()
1263 (ehdr.e_type != ET_CORE) || in parse_crash_elf32_headers()
H A Dkcore.c343 .e_type = ET_CORE, in read_kcore()
/kernel/linux/linux-6.6/fs/proc/
H A Dvmcore.c1223 (ehdr.e_type != ET_CORE) || in parse_crash_elf64_headers()
1279 (ehdr.e_type != ET_CORE) || in parse_crash_elf32_headers()
H A Dkcore.c350 .e_type = ET_CORE, in read_kcore_iter()
/kernel/linux/linux-5.10/arch/s390/kernel/
H A Dcrash_dump.c520 ehdr->e_type = ET_CORE; in ehdr_init()
/kernel/linux/linux-5.10/arch/powerpc/platforms/powernv/
H A Dopal-core.c363 elf->e_type = cpu_to_be16(ET_CORE); in create_opalcore()
/kernel/linux/linux-6.6/arch/powerpc/platforms/powernv/
H A Dopal-core.c365 elf->e_type = cpu_to_be16(ET_CORE); in create_opalcore()
/kernel/linux/linux-6.6/arch/s390/kernel/
H A Dcrash_dump.c461 ehdr->e_type = ET_CORE; in ehdr_init()
/kernel/linux/linux-6.6/kernel/
H A Dcrash_core.c363 ehdr->e_type = ET_CORE; in crash_prepare_elf64_headers()
/kernel/linux/linux-5.10/arch/powerpc/kernel/
H A Dfadump.c964 elf->e_type = ET_CORE; in fadump_init_elfcore_header()
/kernel/linux/linux-6.6/arch/powerpc/kernel/
H A Dfadump.c976 elf->e_type = ET_CORE; in fadump_init_elfcore_header()
/kernel/linux/linux-5.10/kernel/
H A Dkexec_file.c1284 ehdr->e_type = ET_CORE; in crash_prepare_elf64_headers()
/kernel/linux/linux-5.10/fs/
H A Dbinfmt_elf.c1500 elf->e_type = ET_CORE; in fill_elf_header()
H A Dbinfmt_elf_fdpic.c1261 elf->e_type = ET_CORE; in fill_elf_fdpic_header()

Completed in 29 milliseconds

12