taglinefilesource code
vread124drivers/char/mem.cread2 = vread(buf + read1, (char *) file->f_pos, count - read1);
vread162include/linux/mm.hextern int vread(char *buf, char *addr, int count);