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

/linux-4.1.27/include/linux/
H A Delf.h29 #define elf_note elf32_note macro
39 #define elf_note elf64_note macro
H A Dkexec.h63 #define KEXEC_NOTE_HEAD_BYTES ALIGN(sizeof(struct elf_note), 4)
/linux-4.1.27/fs/
H A Dcompat_binfmt_elf.c32 #undef elf_note macro
37 #define elf_note elf32_note macro
H A Dbinfmt_elf_fdpic.c1253 sz = sizeof(struct elf_note); notesize()
1264 struct elf_note en; writenote()
H A Dbinfmt_elf.c1324 sz = sizeof(struct elf_note); notesize()
1333 struct elf_note en; writenote()
/linux-4.1.27/arch/s390/include/asm/
H A Dkexec.h51 (ALIGN(sizeof(struct elf_note), 4) * 8 + \
/linux-4.1.27/arch/powerpc/platforms/cell/spufs/
H A Dcoredump.c65 total += sizeof(struct elf_note); spufs_ctx_note_size()
139 struct elf_note en; spufs_arch_write_note()
/linux-4.1.27/arch/ia64/kernel/
H A Dcrash.c34 struct elf_note *note = (struct elf_note *)buf; append_elf_note()
49 memset(buf, 0, sizeof(struct elf_note)); final_note()
/linux-4.1.27/fs/proc/
H A Dkcore.c91 3 * ((sizeof(struct elf_note)) + get_kcore_size()
281 sz = sizeof(struct elf_note); notesize()
294 struct elf_note en; storenote()
/linux-4.1.27/arch/s390/kernel/
H A Dmachine_kexec.c48 memset(ptr, 0, sizeof(struct elf_note)); add_elf_notes()
/linux-4.1.27/arch/powerpc/kernel/
H A Dfadump.c487 struct elf_note note; fadump_append_elf_note()
504 struct elf_note note; fadump_final_note()
/linux-4.1.27/kernel/
H A Dkexec.c1558 struct elf_note note; append_elf_note()
1575 struct elf_note note; final_note()

Completed in 389 milliseconds