Home
last modified time | relevance | path

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

/linux/include/linux/
A Dcrash_core.h76 Elf_Word *append_elf_note(Elf_Word *buf, char *name, unsigned int type,
/linux/kernel/
A Dcrash_core.c309 Elf_Word *append_elf_note(Elf_Word *buf, char *name, unsigned int type, in append_elf_note() function
337 buf = append_elf_note(buf, VMCOREINFO_NOTE_NAME, 0, vmcoreinfo_data, in update_vmcoreinfo_note()
A Dkexec_core.c1082 buf = append_elf_note(buf, KEXEC_CORE_NOTE_NAME, NT_PRSTATUS, in crash_save_cpu()
/linux/arch/ia64/kernel/
A Dcrash.c59 buf = append_elf_note(buf, KEXEC_CORE_NOTE_NAME, NT_PRSTATUS, prstatus, in crash_save_this_cpu()
/linux/arch/powerpc/kernel/
A Dfadump.c750 buf = append_elf_note(buf, CRASH_CORE_NOTE_NAME, NT_PRSTATUS, in fadump_regs_to_elf_notes()
/linux/
A DSystem.map5196 ffff80001013c1d4 T append_elf_note
A D.tmp_System.map5196 ffff80001013c1d4 T append_elf_note

Completed in 325 milliseconds