Home
last modified time | relevance | path

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

/Linux-v4.19/fs/proc/
Dvmcore.c100 static ssize_t read_from_oldmem(char *buf, size_t count, in read_from_oldmem() function
158 return read_from_oldmem(buf, count, ppos, 0); in elfcorehdr_read()
166 return read_from_oldmem(buf, count, ppos, 0); in elfcorehdr_read_notes()
354 tmp = read_from_oldmem(buffer, tsz, &start, userbuf); in __read_vmcore()