Home
last modified time | relevance | path

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

/linux-5.19.10/arch/arm64/kernel/
Dcrash_dump.c43 ssize_t elfcorehdr_read(char *buf, size_t count, u64 *ppos) in elfcorehdr_read() function
/linux-5.19.10/arch/x86/kernel/
Dcrash_dump_64.c55 ssize_t elfcorehdr_read(char *buf, size_t count, u64 *ppos) in elfcorehdr_read() function
/linux-5.19.10/arch/s390/kernel/
Dcrash_dump.c701 ssize_t elfcorehdr_read(char *buf, size_t count, u64 *ppos) in elfcorehdr_read() function
/linux-5.19.10/fs/proc/
Dvmcore.c198 ssize_t __weak elfcorehdr_read(char *buf, size_t count, u64 *ppos) in elfcorehdr_read() function