Searched refs:append_elf_note (Results 1 - 4 of 4) sorted by relevance

/linux-master/include/linux/
H A Dvmcore_info.h78 Elf_Word *append_elf_note(Elf_Word *buf, char *name, unsigned int type,
/linux-master/kernel/
H A Dvmcore_info.c34 Elf_Word *append_elf_note(Elf_Word *buf, char *name, unsigned int type, function
62 buf = append_elf_note(buf, VMCOREINFO_NOTE_NAME, 0, vmcoreinfo_data,
H A Dcrash_core.c439 buf = append_elf_note(buf, KEXEC_CORE_NOTE_NAME, NT_PRSTATUS,
/linux-master/arch/powerpc/kernel/
H A Dfadump.c753 buf = append_elf_note(buf, CRASH_CORE_NOTE_NAME, NT_PRSTATUS,

Completed in 104 milliseconds