Home
last modified time | relevance | path

Searched refs:EI_PAD (Results 1 - 18 of 18) sorted by relevance

/kernel/linux/linux-5.10/arch/powerpc/oprofile/cell/
H A Dvma_map.c94 static const unsigned char expected[EI_PAD] = { in create_vma_map()
131 if (memcmp(ehdr.e_ident, expected, EI_PAD) != 0) { in create_vma_map()
/kernel/linux/linux-5.10/arch/powerpc/boot/
H A Delf.h125 #define EI_PAD 8 macro
/kernel/linux/linux-6.6/arch/powerpc/boot/
H A Delf.h125 #define EI_PAD 8 macro
/kernel/linux/linux-5.10/arch/s390/kernel/
H A Dcrash_dump.c519 memset(ehdr->e_ident + EI_PAD, 0, EI_NIDENT - EI_PAD); in ehdr_init()
/kernel/linux/linux-5.10/arch/powerpc/platforms/powernv/
H A Dopal-core.c362 memset(elf->e_ident+EI_PAD, 0, EI_NIDENT-EI_PAD); in create_opalcore()
/kernel/linux/linux-6.6/arch/powerpc/platforms/powernv/
H A Dopal-core.c364 memset(elf->e_ident+EI_PAD, 0, EI_NIDENT-EI_PAD); in create_opalcore()
/kernel/linux/linux-6.6/arch/s390/kernel/
H A Dcrash_dump.c460 memset(ehdr->e_ident + EI_PAD, 0, EI_NIDENT - EI_PAD); in ehdr_init()
/kernel/linux/linux-6.6/kernel/
H A Dcrash_core.c362 memset(ehdr->e_ident + EI_PAD, 0, EI_NIDENT - EI_PAD); in crash_prepare_elf64_headers()
/kernel/linux/linux-5.10/include/uapi/linux/
H A Delf.h341 #define EI_PAD 8 macro
/kernel/linux/linux-6.6/include/uapi/linux/
H A Delf.h342 #define EI_PAD 8 macro
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/
H A Delf.h289 #define EI_PAD 8 macro
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/
H A Delf.h289 #define EI_PAD 8 macro
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/
H A Delf.h276 #define EI_PAD 8 macro
/kernel/linux/linux-5.10/arch/powerpc/kernel/
H A Dfadump.c963 memset(elf->e_ident+EI_PAD, 0, EI_NIDENT-EI_PAD); in fadump_init_elfcore_header()
/kernel/linux/linux-6.6/arch/powerpc/kernel/
H A Dfadump.c975 memset(elf->e_ident+EI_PAD, 0, EI_NIDENT-EI_PAD); in fadump_init_elfcore_header()
/kernel/linux/linux-5.10/kernel/
H A Dkexec_file.c1283 memset(ehdr->e_ident + EI_PAD, 0, EI_NIDENT - EI_PAD); in crash_prepare_elf64_headers()
/kernel/linux/linux-5.10/fs/
H A Dbinfmt_elf_fdpic.c1259 memset(elf->e_ident+EI_PAD, 0, EI_NIDENT-EI_PAD); in fill_elf_fdpic_header()
/kernel/linux/linux-6.6/fs/
H A Dbinfmt_elf_fdpic.c1240 memset(elf->e_ident+EI_PAD, 0, EI_NIDENT-EI_PAD); in fill_elf_fdpic_header()

Completed in 21 milliseconds