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