Lines Matching defs:read
370 unsigned int read;400 read = 0;430 /* Perform the whole read into the local con_buf.460 read += this_round - ret;466 read += this_round;469 *ppos += read;470 if (read)471 ret = read;639 /* Temporarily drop the console lock so that we can read781 .read = vcs_read,