Home
last modified time | relevance | path

Searched refs:EI_PAD (Results 1 – 7 of 7) sorted by relevance

/linux/arch/powerpc/boot/
A Delf.h125 #define EI_PAD 8 macro
/linux/arch/powerpc/platforms/powernv/
A Dopal-core.c362 memset(elf->e_ident+EI_PAD, 0, EI_NIDENT-EI_PAD); in create_opalcore()
/linux/arch/s390/kernel/
A Dcrash_dump.c519 memset(ehdr->e_ident + EI_PAD, 0, EI_NIDENT - EI_PAD); in ehdr_init()
/linux/include/uapi/linux/
A Delf.h338 #define EI_PAD 8 macro
/linux/kernel/
A Dkexec_file.c1301 memset(ehdr->e_ident + EI_PAD, 0, EI_NIDENT - EI_PAD); in crash_prepare_elf64_headers()
/linux/arch/powerpc/kernel/
A Dfadump.c958 memset(elf->e_ident+EI_PAD, 0, EI_NIDENT-EI_PAD); in fadump_init_elfcore_header()
/linux/fs/
A Dbinfmt_elf_fdpic.c1244 memset(elf->e_ident+EI_PAD, 0, EI_NIDENT-EI_PAD); in fill_elf_fdpic_header()

Completed in 20 milliseconds