Home
last modified time | relevance | path

Searched defs:elfcorehdr_read (Results 1 – 3 of 3) sorted by relevance

/linux/arch/arm64/kernel/
H A Dcrash_dump.c43 ssize_t elfcorehdr_read(char *buf, size_t count, u64 *ppos) in elfcorehdr_read() function
/linux/arch/x86/kernel/
H A Dcrash_dump_64.c55 ssize_t elfcorehdr_read(char *buf, size_t count, u64 *ppos) in elfcorehdr_read() function
/linux/fs/proc/
H A Dvmcore.c225 ssize_t __weak elfcorehdr_read(char *buf, size_t count, u64 *ppos) in elfcorehdr_read() function