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

/linux-master/arch/powerpc/boot/
H A Delf.h44 #define ET_CORE 4 macro
/linux-master/drivers/remoteproc/
H A Dremoteproc_coredump.c281 elf_hdr_set_e_type(class, ehdr, ET_CORE);
400 elf_hdr_set_e_type(class, ehdr, ET_CORE);
/linux-master/tools/testing/selftests/powerpc/ptrace/
H A Dcore-pkey.c208 FAIL_IF(ehdr->e_type != ET_CORE);
/linux-master/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
/linux-master/kernel/
H A Dcrash_core.c198 ehdr->e_type = ET_CORE;
/linux-master/arch/s390/kernel/
H A Dcrash_dump.c462 ehdr->e_type = ET_CORE;
/linux-master/arch/powerpc/platforms/powernv/
H A Dopal-core.c365 elf->e_type = cpu_to_be16(ET_CORE);
/linux-master/fs/proc/
H A Dkcore.c350 .e_type = ET_CORE,
H A Dvmcore.c1223 (ehdr.e_type != ET_CORE) ||
1279 (ehdr.e_type != ET_CORE) ||
/linux-master/arch/powerpc/kernel/
H A Dfadump.c976 elf->e_type = ET_CORE;
/linux-master/fs/
H A Dbinfmt_elf.c1436 elf->e_type = ET_CORE;
H A Dbinfmt_elf_fdpic.c1246 elf->e_type = ET_CORE;

Completed in 220 milliseconds