Home
last modified time | relevance | path

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

/linux/arch/arm64/kernel/
A Dcrash_dump.c64 ssize_t elfcorehdr_read(char *buf, size_t count, u64 *ppos) in elfcorehdr_read() function
/linux/arch/x86/kernel/
A Dcrash_dump_64.c75 ssize_t elfcorehdr_read(char *buf, size_t count, u64 *ppos) in elfcorehdr_read() function
/linux/fs/proc/
A Dvmcore.c207 ssize_t __weak elfcorehdr_read(char *buf, size_t count, u64 *ppos) in elfcorehdr_read() function
1240 rc = elfcorehdr_read((char *)&ehdr, sizeof(Elf64_Ehdr), &addr); in parse_crash_elf64_headers()
1267 rc = elfcorehdr_read(elfcorebuf, elfcorebuf_sz_orig, &addr); in parse_crash_elf64_headers()
1296 rc = elfcorehdr_read((char *)&ehdr, sizeof(Elf32_Ehdr), &addr); in parse_crash_elf32_headers()
1322 rc = elfcorehdr_read(elfcorebuf, elfcorebuf_sz_orig, &addr); in parse_crash_elf32_headers()
1349 rc = elfcorehdr_read(e_ident, EI_NIDENT, &addr); in parse_crash_elf_headers()
/linux/include/linux/
A Dcrash_dump.h21 extern ssize_t elfcorehdr_read(char *buf, size_t count, u64 *ppos);
/linux/arch/s390/kernel/
A Dcrash_dump.c692 ssize_t elfcorehdr_read(char *buf, size_t count, u64 *ppos) in elfcorehdr_read() function
/linux/
A DSystem.map638 ffff800010031920 T elfcorehdr_read
A D.tmp_System.map638 ffff800010031920 T elfcorehdr_read

Completed in 345 milliseconds