Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/arm64/kernel/
H A Dcrash_dump.c64 ssize_t elfcorehdr_read(char *buf, size_t count, u64 *ppos) in elfcorehdr_read() function
/OK3568_Linux_fs/kernel/arch/x86/kernel/
H A Dcrash_dump_64.c74 ssize_t elfcorehdr_read(char *buf, size_t count, u64 *ppos) in elfcorehdr_read() function
/OK3568_Linux_fs/kernel/arch/s390/kernel/
H A Dcrash_dump.c692 ssize_t elfcorehdr_read(char *buf, size_t count, u64 *ppos) in elfcorehdr_read() function
/OK3568_Linux_fs/kernel/fs/proc/
H A Dvmcore.c174 ssize_t __weak elfcorehdr_read(char *buf, size_t count, u64 *ppos) in elfcorehdr_read() function