Home
last modified time | relevance | path

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

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