Home
last modified time | relevance | path

Searched refs:read_from_oldmem (Results 1 – 5 of 5) sorted by relevance

/linux/include/linux/
A Dcrash_dump.h138 ssize_t read_from_oldmem(char *buf, size_t count,
142 static inline ssize_t read_from_oldmem(char *buf, size_t count, in read_from_oldmem() function
/linux/arch/x86/kernel/
A Dcrash_dump_64.c77 return read_from_oldmem(buf, count, ppos, 0, in elfcorehdr_read()
/linux/fs/proc/
A Dvmcore.c135 ssize_t read_from_oldmem(char *buf, size_t count, in read_from_oldmem() function
209 return read_from_oldmem(buf, count, ppos, 0, false); in elfcorehdr_read()
217 return read_from_oldmem(buf, count, ppos, 0, cc_platform_has(CC_ATTR_MEM_ENCRYPT)); in elfcorehdr_read_notes()
417 tmp = read_from_oldmem(buffer, tsz, &start, in __read_vmcore()
/linux/
A DSystem.map10750 ffff8000102f38b4 t read_from_oldmem.part.0
10751 ffff8000102f3a70 T read_from_oldmem
A D.tmp_System.map10750 ffff8000102f38b4 t read_from_oldmem.part.0
10751 ffff8000102f3a70 T read_from_oldmem

Completed in 338 milliseconds