Home
last modified time | relevance | path

Searched refs:elfcorehdr_read_notes (Results 1 – 2 of 2) sorted by relevance

/linux/include/linux/
H A Dcrash_dump.h24 extern ssize_t elfcorehdr_read_notes(char *buf, size_t count, u64 *ppos);
/linux/arch/s390/kernel/
H A Dcrash_dump.c700 ssize_t elfcorehdr_read_notes(char *buf, size_t count, u64 *ppos) in elfcorehdr_read_notes() function