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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/ia64/kernel/
H A Dcrash.c29 *append_elf_note(Elf64_Word *buf, char *name, unsigned type, void *data, function
77 buf = append_elf_note(buf, KEXEC_CORE_NOTE_NAME, NT_PRSTATUS, prstatus,
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/kernel/
H A Dkexec.c1072 static u32 *append_elf_note(u32 *buf, char *name, unsigned type, void *data, function
1121 buf = append_elf_note(buf, KEXEC_CORE_NOTE_NAME, NT_PRSTATUS,

Completed in 29 milliseconds