Home
last modified time | relevance | path

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

/fs/proc/
Dvmcore.c88 static ssize_t read_from_oldmem(char *buf, size_t count, in read_from_oldmem() function
146 return read_from_oldmem(buf, count, ppos, 0); in elfcorehdr_read()
154 return read_from_oldmem(buf, count, ppos, 0); in elfcorehdr_read_notes()
238 tmp = read_from_oldmem(buffer, tsz, &start, userbuf); in __read_vmcore()